![]() |
Overloaded. Initializes a new instance of the SSOLoginInfo class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the user's password.\u0009 Only necessary if it is to be passed to portlets in basic auth headers. |
![]() | Returns the prefix and name of this user in the form "prefix\\username" . |
![]() | Gets the Type of the current instance. |
![]() | Sets the password; |
![]() | Sets the username in the form "prefix\\username" . If the prefix of the user is unavailable, sPrefixAndName should contain only the username without a "\\"; in this case the default prefix from x_config.xml will be added. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SSOLoginInfo Class | com.plumtree.portaluiinfrastructure.sso Namespace