public class AuthInitializer extends Object implements com.gemstone.gemfire.security.AuthInitialize
| Constructor and Description |
|---|
AuthInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static com.gemstone.gemfire.security.AuthInitialize |
create() |
Properties |
getCredentials(Properties p,
com.gemstone.gemfire.distributed.DistributedMember server,
boolean isPeer) |
void |
init(com.gemstone.gemfire.LogWriter systemLogger,
com.gemstone.gemfire.LogWriter securityLogger) |
public static com.gemstone.gemfire.security.AuthInitialize create()
public void init(com.gemstone.gemfire.LogWriter systemLogger,
com.gemstone.gemfire.LogWriter securityLogger)
throws com.gemstone.gemfire.security.AuthenticationFailedException
init in interface com.gemstone.gemfire.security.AuthInitializecom.gemstone.gemfire.security.AuthenticationFailedExceptionpublic Properties getCredentials(Properties p, com.gemstone.gemfire.distributed.DistributedMember server, boolean isPeer) throws com.gemstone.gemfire.security.AuthenticationFailedException
getCredentials in interface com.gemstone.gemfire.security.AuthInitializecom.gemstone.gemfire.security.AuthenticationFailedExceptionpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.