java.lang.Object
com.sun.xml.wss.core.reference.KeyIdentifierSPI
com.sun.wsit.security.SunKeyIdentifierSPI
- Author:
- sk112103
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.xml.wss.core.reference.KeyIdentifierSPI
KeyIdentifierSPI.KeyIdentifierSPIException -
Field Summary
Fields inherited from class com.sun.xml.wss.core.reference.KeyIdentifierSPI
ibmVmVendor, isIBMVM, isSunVM, SUBJECT_KEY_IDENTIFIER_OID, sunVmVendor, vmVendor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.wss.core.reference.KeyIdentifierSPI
getInstance
-
Constructor Details
-
SunKeyIdentifierSPI
public SunKeyIdentifierSPI()Creates a new instance of SunKeyIdentifierSPI
-
-
Method Details
-
getSubjectKeyIdentifier
public byte[] getSubjectKeyIdentifier(X509Certificate cert) throws KeyIdentifierSPI.KeyIdentifierSPIException - Specified by:
getSubjectKeyIdentifierin classKeyIdentifierSPI- Throws:
KeyIdentifierSPI.KeyIdentifierSPIException
-