org.globus.ogsa.impl.security.authentication.wssec
Class PKIPathSecurityToken
java.lang.Object
org.globus.ogsa.impl.security.authentication.wssec.BinarySecurityToken
org.globus.ogsa.impl.security.authentication.wssec.PKIPathSecurityToken
- public class PKIPathSecurityToken
- extends BinarySecurityToken
Field Summary |
static javax.xml.namespace.QName |
TYPE
|
Methods inherited from class org.globus.ogsa.impl.security.authentication.wssec.BinarySecurityToken |
getElement, getEncodingType, getFirstNode, getID, getToken, getValueType, setEncodingType, setID, setToken, setValueType, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE
public static final javax.xml.namespace.QName TYPE
PKIPathSecurityToken
public PKIPathSecurityToken(org.w3c.dom.Element elem)
throws WSSecurityException
PKIPathSecurityToken
public PKIPathSecurityToken(org.w3c.dom.Document doc)
getX509Certificates
public java.security.cert.X509Certificate[] getX509Certificates(boolean reverse)
throws java.security.GeneralSecurityException,
java.io.IOException
- Throws:
java.security.GeneralSecurityException
java.io.IOException
setX509Certificates
public void setX509Certificates(java.security.cert.X509Certificate[] certs,
boolean reverse)
throws java.security.cert.CertificateEncodingException,
java.io.IOException
- Throws:
java.security.cert.CertificateEncodingException
java.io.IOException
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.