Uses of Interface
com.hazelcast.security.ICredentialsFactory

Packages that use ICredentialsFactory
com.hazelcast.config   
com.hazelcast.security   
 

Uses of ICredentialsFactory in com.hazelcast.config
 

Methods in com.hazelcast.config that return ICredentialsFactory
 ICredentialsFactory CredentialsFactoryConfig.getImplementation()
           
 

Methods in com.hazelcast.config with parameters of type ICredentialsFactory
 void CredentialsFactoryConfig.setImplementation(ICredentialsFactory factoryImpl)
           
 

Uses of ICredentialsFactory in com.hazelcast.security
 

Methods in com.hazelcast.security that return ICredentialsFactory
 ICredentialsFactory SecurityContext.getCredentialsFactory()
          Returns current ICredentialsFactory.
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.