|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.innergrid.api.X509CertificateCredentials
public class X509CertificateCredentials
Implementation of the credentials for X509Certificate authentication.
Constructor Summary | |
---|---|
X509CertificateCredentials(java.lang.String cryptoPropertiesPath)
|
Method Summary | |
---|---|
java.lang.String |
getUserName()
Gets the user name. |
void |
setup(javax.xml.rpc.Stub stub)
Configures the specified remote stub to use these credentials. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X509CertificateCredentials(java.lang.String cryptoPropertiesPath)
cryptoPropertiesPath
- path to the properties fileMethod Detail |
---|
public java.lang.String getUserName()
getUserName
in interface Credentials
public void setup(javax.xml.rpc.Stub stub)
setup
in interface Credentials
stub
- the stub to configure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |