Uses of Class
com.sun.xml.ws.security.opt.impl.reference.KeyIdentifier
Packages that use KeyIdentifier
-
Uses of KeyIdentifier in com.sun.xml.ws.security.opt.impl.keyinfo
Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return KeyIdentifierModifier and TypeMethodDescriptionprotected KeyIdentifierTokenBuilder.buildKeyInfoWithEKSHA1(String ekSHA1Ref) builds keyInfo with the given encrypted key sha1 referenceprotected KeyIdentifierTokenBuilder.buildKeyInfoWithKI(AuthenticationTokenPolicy.X509CertificateBinding binding, String refType) builds keyInfo with the given X509 certificate bindingprotected KeyIdentifierTokenBuilder.buildKeyInfoWithKIKerberos(AuthenticationTokenPolicy.KerberosTokenBinding binding, String refType) builds keyInfo with the given kerberos token binding -
Uses of KeyIdentifier in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return KeyIdentifier