- java.lang.Object
-
- templates.security.UserPasswordAuthInit
-
- security.SecurityTestAuthInit
-
- All Implemented Interfaces:
- com.gemstone.gemfire.cache.CacheCallback, com.gemstone.gemfire.security.AuthInitialize
public class SecurityTestAuthInit
extends templates.security.UserPasswordAuthInit
An AuthInitialize implementation that obtains the user name and
password as the credentials from the given set of properties.
- Since:
- 5.5
-
-
Field Summary
-
Fields inherited from class templates.security.UserPasswordAuthInit
PASSWORD, securitylog, systemlog, USER_NAME
-
Method Summary
-
Methods inherited from class templates.security.UserPasswordAuthInit
close, init
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.