|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AuthenticationFailedException | |
|---|---|
| com.gemstone.gemfire.security | Provides an API for plugging in authentication and authorization for members of a distributed system and clients. |
| Uses of AuthenticationFailedException in com.gemstone.gemfire.security |
|---|
| Methods in com.gemstone.gemfire.security that throw AuthenticationFailedException | |
|---|---|
Principal |
Authenticator.authenticate(Properties props,
DistributedMember member)
Verify the credentials provided in the properties for the client/peer as specified in member ID and returns the principal associated with the client/peer. |
Properties |
AuthInitialize.getCredentials(Properties securityProps,
DistributedMember server,
boolean isPeer)
Initialize with the given set of security properties and return the credentials for the peer/client as properties. |
void |
AuthInitialize.init(LogWriter systemLogger,
LogWriter securityLogger)
Initialize the callback for a client/peer. |
void |
Authenticator.init(Properties securityProps,
LogWriter systemLogger,
LogWriter securityLogger)
Initialize the callback for a client/peer. |
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||