パッケージ | 説明 |
---|---|
org.opensaml.ws.wsfed | |
org.opensaml.ws.wsfed.impl |
修飾子とタイプ | メソッドと説明 |
---|---|
AppliesTo |
RequestSecurityTokenResponse.getAppliesTo()
Gets the entity to which the token applies.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
RequestSecurityTokenResponse.setAppliesTo(AppliesTo appliesTo)
Set the entity to which the token applies.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AppliesToImpl
Implementation of the
AppliesTo Object. |
修飾子とタイプ | メソッドと説明 |
---|---|
AppliesTo |
AppliesToBuilder.buildObject()
Builds a WS-Federation object using its default element name.
|
AppliesTo |
AppliesToBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
AppliesTo |
RequestSecurityTokenResponseImpl.getAppliesTo()
Gets the entity to which the token applies.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
RequestSecurityTokenResponseImpl.setAppliesTo(AppliesTo newappliesTo)
Set the entity to which the token applies.
|
Copyright © 2012. All Rights Reserved.