Uses of Class
org.apache.wss4j.policy.model.SignedParts
-
Packages that use SignedParts Package Description org.apache.wss4j.policy.model -
-
Uses of SignedParts in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return SignedParts Modifier and Type Method Description SignedPartsSupportingTokens. getSignedParts()Methods in org.apache.wss4j.policy.model with parameters of type SignedParts Modifier and Type Method Description protected voidSupportingTokens. setSignedParts(SignedParts signedParts)
-