com.sun.wsit.security
Class SunKeyIdentifierSPI
java.lang.Object
com.sun.xml.wss.core.reference.KeyIdentifierSPI
com.sun.wsit.security.SunKeyIdentifierSPI
public class SunKeyIdentifierSPI
- extends KeyIdentifierSPI
- Author:
- sk112103
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunKeyIdentifierSPI
public SunKeyIdentifierSPI()
- Creates a new instance of SunKeyIdentifierSPI
getSubjectKeyIdentifier
public byte[] getSubjectKeyIdentifier(X509Certificate cert)
throws KeyIdentifierSPI.KeyIdentifierSPIException
- Specified by:
getSubjectKeyIdentifier in class KeyIdentifierSPI
- Throws:
KeyIdentifierSPI.KeyIdentifierSPIException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.