Uses of Class
org.apache.wss4j.policy.model.ProtectionToken
-
Packages that use ProtectionToken Package Description org.apache.wss4j.policy.model -
-
Uses of ProtectionToken in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return ProtectionToken Modifier and Type Method Description ProtectionTokenSymmetricBinding. getProtectionToken()Methods in org.apache.wss4j.policy.model with parameters of type ProtectionToken Modifier and Type Method Description protected voidSymmetricBinding. setProtectionToken(ProtectionToken protectionToken)
-