|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppliesTo | |
|---|---|
| org.opensaml.ws.wsfed | |
| org.opensaml.ws.wsfed.impl | |
| Uses of AppliesTo in org.opensaml.ws.wsfed |
|---|
| Methods in org.opensaml.ws.wsfed that return AppliesTo | |
|---|---|
AppliesTo |
RequestSecurityTokenResponse.getAppliesTo()
Gets the entity to which the token applies. |
| Methods in org.opensaml.ws.wsfed with parameters of type AppliesTo | |
|---|---|
void |
RequestSecurityTokenResponse.setAppliesTo(AppliesTo appliesTo)
Set the entity to which the token applies. |
| Uses of AppliesTo in org.opensaml.ws.wsfed.impl |
|---|
| Classes in org.opensaml.ws.wsfed.impl that implement AppliesTo | |
|---|---|
class |
AppliesToImpl
Implementation of the AppliesTo Object. |
| Methods in org.opensaml.ws.wsfed.impl that return AppliesTo | |
|---|---|
AppliesTo |
AppliesToBuilder.buildObject()
Builds a WS-Federation object using its default element name. |
AppliesTo |
AppliesToBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
AppliesTo |
RequestSecurityTokenResponseImpl.getAppliesTo()
Gets the entity to which the token applies. |
| Methods in org.opensaml.ws.wsfed.impl with parameters of type AppliesTo | |
|---|---|
void |
RequestSecurityTokenResponseImpl.setAppliesTo(AppliesTo newappliesTo)
Set the entity to which the token applies. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||