public class SecurityTestAuthInit
extends templates.security.UserPasswordAuthInit
AuthInitialize implementation that obtains the user name and
password as the credentials from the given set of properties.| Constructor and Description |
|---|
SecurityTestAuthInit() |
| Modifier and Type | Method and Description |
|---|---|
static com.gemstone.gemfire.security.AuthInitialize |
create() |
java.util.Properties |
getCredentials(java.util.Properties props,
com.gemstone.gemfire.distributed.DistributedMember server,
boolean isPeer) |
public static com.gemstone.gemfire.security.AuthInitialize create()
public java.util.Properties getCredentials(java.util.Properties props,
com.gemstone.gemfire.distributed.DistributedMember server,
boolean isPeer)
throws com.gemstone.gemfire.security.AuthenticationFailedException
getCredentials in interface com.gemstone.gemfire.security.AuthInitializegetCredentials in class templates.security.UserPasswordAuthInitcom.gemstone.gemfire.security.AuthenticationFailedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.