|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pingidentity.sts.clientapi.authentication.X509Authentication
public class X509Authentication
Stores information about the requestor with X509 Authentication.
Constructor Summary | |
---|---|
X509Authentication(javax.security.auth.x500.X500PrivateCredential credential)
|
Method Summary | |
---|---|
void |
addCredentials(STSMessage stsMessage)
Adds the credentials to the stsMessage . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X509Authentication(javax.security.auth.x500.X500PrivateCredential credential)
Method Detail |
---|
public void addCredentials(STSMessage stsMessage) throws STSClientException
SoapAuthentication
stsMessage
.
addCredentials
in interface SoapAuthentication
stsMessage
- the STSMessage object
STSClientException
- if it is impossible to add the credentials
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |