Uses of Class
com.sun.xml.ws.security.opt.impl.reference.KeyIdentifier

Packages that use KeyIdentifier
com.sun.xml.ws.security.opt.impl.keyinfo   
com.sun.xml.ws.security.opt.impl.util   
 

Uses of KeyIdentifier in com.sun.xml.ws.security.opt.impl.keyinfo
 

Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return KeyIdentifier
protected  KeyIdentifier TokenBuilder.buildKeyInfoWithEKSHA1(String ekSHA1Ref)
          builds keyInfo with the given encrypted key sha1 reference
protected  KeyIdentifier TokenBuilder.buildKeyInfoWithKI(AuthenticationTokenPolicy.X509CertificateBinding binding, String refType)
          builds keyInfo with the given X509 certificate binding
protected  KeyIdentifier TokenBuilder.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
 KeyIdentifier WSSElementFactory.createKeyIdentifier()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.