Class | Description |
---|---|
AuthenticationToken |
An authentication token is comprised of (usually) one or more component strings.
|
AuthenticationTokenCallback |
A token callback class retrieves the authentication token presented to
the gateway for use in a
LoginModule . |
LoginResult |
LoginResult describes to the gateway the result of a login attempt, including
additional authentication parameters as are necessary for service connection authentication. |
LoginResultCallback |
LoginResultCallback provides access to a LoginResult object from with a
LoginModule , permitting communication of additional login result data
to the LoginContext provider, i.e. |
Enum | Description |
---|---|
LoginResult.Type |
Type describes the result type of a Gateway Login attempt. |
Copyright © 2014. All Rights Reserved.