Uses of Class
org.apache.wss4j.common.token.BinarySecurity
Packages that use BinarySecurity
Package
Description
-
Uses of BinarySecurity in org.apache.wss4j.common.token
Subclasses of BinarySecurity in org.apache.wss4j.common.tokenModifier and TypeClassDescriptionclassPKIPath Security Token.classX509 Security Token. -
Uses of BinarySecurity in org.apache.wss4j.dom.engine
Constructors in org.apache.wss4j.dom.engine with parameters of type BinarySecurityModifierConstructorDescriptionWSSecurityEngineResult(int act, BinarySecurity token, X509Certificate[] certs) -
Uses of BinarySecurity in org.apache.wss4j.dom.message.token
Subclasses of BinarySecurity in org.apache.wss4j.dom.message.token -
Uses of BinarySecurity in org.apache.wss4j.dom.str
Methods in org.apache.wss4j.dom.str with parameters of type BinarySecurityModifier and TypeMethodDescriptionstatic voidSTRParserUtil.checkBinarySecurityBSPCompliance(SecurityTokenReference secRef, BinarySecurity token, BSPEnforcer bspEnforcer) Check that the BinarySecurityToken referenced by the SecurityTokenReference argument is BSP compliant. -
Uses of BinarySecurity in org.apache.wss4j.dom.validate
Methods in org.apache.wss4j.dom.validate that return BinarySecurityModifier and TypeMethodDescriptionCredential.getBinarySecurityToken()Get the BinarySecurityToken to be validatedMethods in org.apache.wss4j.dom.validate with parameters of type BinarySecurityModifier and TypeMethodDescriptionvoidCredential.setBinarySecurityToken(BinarySecurity binarySecurityToken) Set the BinarySecurityToken to be validated