org.gcube.common.core.security.impl
Class CredentialManager
java.lang.Object
org.gcube.common.core.security.impl.CredentialManager
public class CredentialManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
callCredentials
protected Map<Thread,SecurityCredentials> callCredentials
- Cache of credentials indexed by thread id.
CredentialManager
public CredentialManager()
getContainerCredentials
public SecurityCredentials getContainerCredentials()
setCredentials
public void setCredentials(Thread thread,
SecurityCredentials... credentials)
throws Exception
- Throws:
Exception
getCredentials
public SecurityCredentials getCredentials()
associateCurrentCredentials
public void associateCurrentCredentials(javax.xml.rpc.Stub stub)
Copyright © 2012. All Rights Reserved.