Uses of Class
com.hazelcast.security.AbstractCredentials

Packages that use AbstractCredentials
com.hazelcast.security Provides interfaces/classes for Hazelcast security implementation. 
 

Uses of AbstractCredentials in com.hazelcast.security
 

Subclasses of AbstractCredentials in com.hazelcast.security
 class UsernamePasswordCredentials
          Simple implementation of Credentials using username and password as security attributes.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.