| Package | Description |
|---|---|
| org.apache.ws.security | |
| org.apache.ws.security.message |
The package provides classes to create messages that are compliant to the
OASIS Web Service Security specifications.
|
| org.apache.ws.security.message.token | |
| org.apache.ws.security.processor |
| Constructor and Description |
|---|
WSSecurityEngineResult(int act,
BinarySecurity token,
X509Certificate[] certificates) |
| Modifier and Type | Field and Description |
|---|---|
protected BinarySecurity |
WSSecSignature.bstToken |
protected BinarySecurity |
WSSecEncryptedKey.bstToken
BinarySecurityToken to be included in the case where BST_DIRECT_REFERENCE
is used to refer to the asymmetric encryption cert
|
| Modifier and Type | Class and Description |
|---|---|
class |
PKIPathSecurity
PKIPath Security Token.
|
class |
X509Security
X509 Security Token.
|
| Modifier and Type | Method and Description |
|---|---|
BinarySecurity |
BinarySecurityTokenProcessor.getToken() |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.