public class TestAuthInitialize
extends java.lang.Object
implements org.apache.geode.security.AuthInitialize
AuthInitialize
implementation.AuthInitialize
Constructor and Description |
---|
TestAuthInitialize() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static TestAuthInitialize |
create() |
java.util.Properties |
getCredentials(java.util.Properties securityProperties,
org.apache.geode.distributed.DistributedMember server,
boolean isPeer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static TestAuthInitialize create()
public java.util.Properties getCredentials(java.util.Properties securityProperties, org.apache.geode.distributed.DistributedMember server, boolean isPeer) throws org.apache.geode.security.AuthenticationFailedException
getCredentials
in interface org.apache.geode.security.AuthInitialize
org.apache.geode.security.AuthenticationFailedException
public void close()
close
in interface org.apache.geode.cache.CacheCallback