|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationToken | |
|---|---|
| com.metamatrix.platform.security.api.service | |
| com.metamatrix.platform.security.membership.service | |
| Uses of AuthenticationToken in com.metamatrix.platform.security.api.service |
|---|
| Classes in com.metamatrix.platform.security.api.service that implement AuthenticationToken | |
|---|---|
class |
FailedAuthenticationToken
FailedAuthenticationToken |
class |
SuccessfulAuthenticationToken
SuccessfulAuthenticationToken. |
| Methods in com.metamatrix.platform.security.api.service that return AuthenticationToken | |
|---|---|
AuthenticationToken |
MembershipServiceInterface.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustePayload,
java.lang.String applicationName)
Authenticate a user with the specified username and credential for use with the specified application. |
| Uses of AuthenticationToken in com.metamatrix.platform.security.membership.service |
|---|
| Methods in com.metamatrix.platform.security.membership.service that return AuthenticationToken | |
|---|---|
AuthenticationToken |
MembershipServiceImpl.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustedPayload,
java.lang.String applicationName)
Authenticate a user with the specified username and credential for use with the specified application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||