Uses of Interface
org.opensaml.soap.wsfed.AppliesTo
-
Packages that use AppliesTo Package Description org.opensaml.soap.wsfed XMLObject interfaces for WS-Federation elements. -
-
Uses of AppliesTo in org.opensaml.soap.wsfed
Methods in org.opensaml.soap.wsfed that return AppliesTo Modifier and Type Method Description AppliesToRequestSecurityTokenResponse. getAppliesTo()Gets the entity to which the token applies.Methods in org.opensaml.soap.wsfed with parameters of type AppliesTo Modifier and Type Method Description voidRequestSecurityTokenResponse. setAppliesTo(AppliesTo appliesTo)Set the entity to which the token applies.
-