com.ibm.websphere.wssecurity.wssapi.token

Interface X509Token

    • Field Detail

      • REF_ISSUERSERIAL

        static final int REF_ISSUERSERIAL
        Represents the issuer serial reference as a reference type of the security token.
        See Also:
        Constant Field Values
      • ValueType

        static final javax.xml.namespace.QName ValueType
        Represents the value type.

        ValueType: "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3"

    • Method Detail

      • getCertificate

        java.security.cert.X509Certificate getCertificate()
        Returns the X.509 certificate.
        Returns:
        X.509 certificate
      • getIssuerName

        java.lang.String getIssuerName()
        Returns the distinguished name of issuer.
        Returns:
        issuer name
      • getIssuerSerial

        java.lang.String getIssuerSerial()
        Returns the serial of issuer.
        Returns:
        issuer serial
IBM WebSphere Application ServerTM
Release 8.5