Uses of Class
org.apache.wss4j.common.token.Reference
-
Packages that use Reference Package Description org.apache.wss4j.common.token -
-
Uses of Reference in org.apache.wss4j.common.token
Methods in org.apache.wss4j.common.token that return Reference Modifier and Type Method Description ReferenceSecurityTokenReference. getReference()Gets the Reference.Methods in org.apache.wss4j.common.token with parameters of type Reference Modifier and Type Method Description voidSecurityTokenReference. setReference(Reference ref)set the reference.
-