Uses of Interface
org.gcube.soa3.connector.common.security.CredentialManager

Packages that use CredentialManager
org.gcube.soa3.connector.common.security   
org.gcube.soa3.connector.common.security.impl   
 

Uses of CredentialManager in org.gcube.soa3.connector.common.security
 

Fields in org.gcube.soa3.connector.common.security declared as CredentialManager
static CredentialManager CredentialManager.instance
           
 

Uses of CredentialManager in org.gcube.soa3.connector.common.security.impl
 

Classes in org.gcube.soa3.connector.common.security.impl that implement CredentialManager
 class CredentialManagerImpl
          Credential Manager singleton class is based on an InheritableThreadLocal internal variable storing the Credentials object.
 

Methods in org.gcube.soa3.connector.common.security.impl that return CredentialManager
static CredentialManager CredentialManagerFactory.getCredentialManager()
           
 



Copyright © 2013. All Rights Reserved.