GemFire 6.5.1

Uses of Class
com.gemstone.gemfire.security.GemFireSecurityException

Packages that use GemFireSecurityException
com.gemstone.gemfire.security Provides an API for plugging in authentication and authorization for members of a distributed system and clients. 
 

Uses of GemFireSecurityException in com.gemstone.gemfire.security
 

Subclasses of GemFireSecurityException in com.gemstone.gemfire.security
 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.
 


GemFire 6.5.1

Copyright © 2002-2010 GemStone Systems, Inc. All Rights Reserved.