java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.authentication.response.Common
Direct Known Subclasses:
AccountIdMissing, IpAddressRestrictionCheckNeeded, LoginFailed, Success, z2FactorAuthenticationNeeded

@ApiType("SoftLayer_Container_Authentication_Response_Common")
public class Common
extends Entity
The SoftLayer_Container_Authentication_Response_Common data type contains common information for responses from the getPortalLogin API. This is an abstract class that serves as a base that more specialized classes will derive from. For example, a response class that is specific to a successful response from the getPortalLogin API.
See Also:
SoftLayer_Container_Authentication_Response_Common