Package com.sun.xml.wss.impl.misc
Class KeyIdentifierCertSelector
java.lang.Object
com.sun.xml.wss.impl.misc.KeyIdentifierCertSelector
- All Implemented Interfaces:
Cloneable,CertSelector
- Author:
- kumar jayanti
-
Constructor Summary
ConstructorsConstructorDescriptionKeyIdentifierCertSelector(byte[] keyIdValue) Creates a new instance of KeyIdentifierCertSelector -
Method Summary
-
Constructor Details
-
KeyIdentifierCertSelector
public KeyIdentifierCertSelector(byte[] keyIdValue) Creates a new instance of KeyIdentifierCertSelector
-
-
Method Details
-
match
- Specified by:
matchin interfaceCertSelector
-
clone
- Specified by:
clonein interfaceCertSelector- Overrides:
clonein classObject
-