|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 file| Method Detail |
|---|
public java.lang.String getUserName()
getUserName in interface Credentialspublic void setup(javax.xml.rpc.Stub stub)
setup in interface Credentialsstub - the stub to configure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||