org.gcube.common.core.security.utils
Class ClientCredentialsBean
java.lang.Object
org.gcube.common.core.security.utils.ClientCredentialsBean
- All Implemented Interfaces:
- org.globus.wsrf.impl.security.descriptor.CredentialParamsParserCallback
public class ClientCredentialsBean
- extends Object
- implements org.globus.wsrf.impl.security.descriptor.CredentialParamsParserCallback
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientCredentialsBean
public ClientCredentialsBean()
setCertificateFiles
public void setCertificateFiles(String certFile,
String keyFile)
- Specified by:
setCertificateFiles in interface org.globus.wsrf.impl.security.descriptor.CredentialParamsParserCallback
setProxyFilename
public void setProxyFilename(String proxyFile)
- Specified by:
setProxyFilename in interface org.globus.wsrf.impl.security.descriptor.CredentialParamsParserCallback
getCertFile
public String getCertFile()
getKeyFile
public String getKeyFile()
getProxyFile
public String getProxyFile()
Copyright © 2013. All Rights Reserved.