Modifier and Type | Class and Description |
---|---|
class |
PKIPathSecurity
PKIPath Security Token.
|
class |
X509Security
X509 Security Token.
|
Constructor and Description |
---|
WSSecurityEngineResult(int act,
BinarySecurity token,
X509Certificate[] certs)
Deprecated.
|
Constructor and Description |
---|
WSSecurityEngineResult(int act,
BinarySecurity token,
X509Certificate[] certs) |
Modifier and Type | Class and Description |
---|---|
class |
KerberosSecurity
Kerberos Security Token.
|
Modifier and Type | Method and Description |
---|---|
static void |
STRParserUtil.checkBinarySecurityBSPCompliance(SecurityTokenReference secRef,
BinarySecurity token,
BSPEnforcer bspEnforcer)
Check that the BinarySecurityToken referenced by the SecurityTokenReference argument
is BSP compliant.
|
Modifier and Type | Method and Description |
---|---|
BinarySecurity |
Credential.getBinarySecurityToken()
Get the BinarySecurityToken to be validated
|
Modifier and Type | Method and Description |
---|---|
void |
Credential.setBinarySecurityToken(BinarySecurity binarySecurityToken)
Set the BinarySecurityToken to be validated
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.