Uses of Class
org.apache.wss4j.common.bsp.BSPEnforcer
-
Packages that use BSPEnforcer Package Description org.apache.wss4j.common.token -
-
Uses of BSPEnforcer in org.apache.wss4j.common.token
Constructors in org.apache.wss4j.common.token with parameters of type BSPEnforcer Constructor Description BinarySecurity(Element elem, BSPEnforcer bspEnforcer)Constructor.PKIPathSecurity(Element elem, BSPEnforcer bspEnforcer)Constructor.SecurityTokenReference(Element elem, BSPEnforcer bspEnforcer)Constructor.X509Security(Element elem, BSPEnforcer bspEnforcer)This constructor creates a new X509 certificate object and initializes it from the data contained in the element.
-