| Package | Description |
|---|---|
| com.sun.xml.ws.security.opt.impl.keyinfo | |
| com.sun.xml.ws.security.opt.impl.util |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
KeyIdentifier |
WSSElementFactory.createKeyIdentifier() |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.