public class PeerAuthenticator extends Object implements com.gemstone.gemfire.security.Authenticator
| Constructor and Description |
|---|
PeerAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
Principal |
authenticate(Properties props,
com.gemstone.gemfire.distributed.DistributedMember member) |
void |
close() |
static com.gemstone.gemfire.security.Authenticator |
create() |
void |
init(Properties systemProps,
com.gemstone.gemfire.LogWriter systemLogger,
com.gemstone.gemfire.LogWriter securityLogger) |
public static com.gemstone.gemfire.security.Authenticator create()
public void init(Properties systemProps, com.gemstone.gemfire.LogWriter systemLogger, com.gemstone.gemfire.LogWriter securityLogger)
init in interface com.gemstone.gemfire.security.Authenticatorpublic Principal authenticate(Properties props, com.gemstone.gemfire.distributed.DistributedMember member) throws com.gemstone.gemfire.security.AuthenticationFailedException
authenticate in interface com.gemstone.gemfire.security.Authenticatorcom.gemstone.gemfire.security.AuthenticationFailedExceptionpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.