| Package | Description |
|---|---|
| org.opensaml.ws.wsfed | |
| org.opensaml.ws.wsfed.impl |
| Modifier and Type | Method and Description |
|---|---|
AppliesTo |
RequestSecurityTokenResponse.getAppliesTo()
Gets the entity to which the token applies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setAppliesTo(AppliesTo appliesTo)
Set the entity to which the token applies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppliesToImpl
Implementation of the
AppliesTo Object. |
| Modifier and Type | Field and Description |
|---|---|
private AppliesTo |
RequestSecurityTokenResponseImpl.appliesTo
Entity to whom the tokens apply.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponseImpl.setAppliesTo(AppliesTo newappliesTo)
Set the entity to which the token applies.
|
Copyright © 1999-2016. All Rights Reserved.