Uses of Interface
org.opensaml.soap.wsfed.AppliesTo
Packages that use AppliesTo
-
Uses of AppliesTo in org.opensaml.soap.wsfed
Methods in org.opensaml.soap.wsfed that return AppliesToModifier and TypeMethodDescriptionRequestSecurityTokenResponse.getAppliesTo()Gets the entity to which the token applies.Methods in org.opensaml.soap.wsfed with parameters of type AppliesToModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponse.setAppliesTo(AppliesTo appliesTo) Set the entity to which the token applies.