org.gcube.common.core.security.impl
Class GSSSecurityCredentials
java.lang.Object
org.gcube.common.core.security.impl.GSSSecurityCredentials
- All Implemented Interfaces:
- SecurityCredentials
public class GSSSecurityCredentials
- extends Object
- implements SecurityCredentials
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSSSecurityCredentials
public GSSSecurityCredentials(GSSCredential gssCredential)
getCredentialsAsString
public String getCredentialsAsString()
throws Exception
- Description copied from interface:
SecurityCredentials
- Provides the credentials in String form
- Specified by:
getCredentialsAsString in interface SecurityCredentials
- Returns:
-
- Throws:
Exception
getCredentialsAsObject
public Object getCredentialsAsObject()
- Description copied from interface:
SecurityCredentials
- Provides the original credential object
- Specified by:
getCredentialsAsObject in interface SecurityCredentials
- Returns:
Copyright © 2013. All Rights Reserved.