|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UnsupportedCredentialException in com.metamatrix.platform.security.membership.spi |
---|
Methods in com.metamatrix.platform.security.membership.spi that throw UnsupportedCredentialException | |
---|---|
SuccessfulAuthenticationToken |
MembershipDomain.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. |
Uses of UnsupportedCredentialException in com.metamatrix.platform.security.membership.spi.file |
---|
Methods in com.metamatrix.platform.security.membership.spi.file that throw UnsupportedCredentialException | |
---|---|
SuccessfulAuthenticationToken |
FileMembershipDomain.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustedPayload,
java.lang.String applicationName)
|
Uses of UnsupportedCredentialException in com.metamatrix.platform.security.membership.spi.ldap |
---|
Methods in com.metamatrix.platform.security.membership.spi.ldap that throw UnsupportedCredentialException | |
---|---|
SuccessfulAuthenticationToken |
LDAPMembershipDomain.authenticateUser(java.lang.String username,
Credentials credential,
java.io.Serializable trustedPayload,
java.lang.String applicationName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |