Package | Description |
---|---|
com.gemstone.gemfire.security |
Provides an API for plugging in authentication and authorization
for members of a distributed system and clients.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationFailedException
Thrown if authentication of this client/peer fails.
|
class |
AuthenticationRequiredException
Thrown if the distributed system is in secure mode and this client/peer has
not set the security credentials.
|
class |
NotAuthorizedException
Thrown when a client/peer is unauthorized to perform a requested operation.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.