Package | Description |
---|---|
com.sun.identity.wsfederation.profile |
Modifier and Type | Class and Description |
---|---|
class |
SAML11RequestedSecurityToken
SAML11RequestedSecurityToken represents a concrete RequestedSecurityToken -
one containing a SAML 1.1 assertion.
|
Modifier and Type | Field and Description |
---|---|
protected RequestedSecurityToken |
RequestSecurityTokenResponse.token |
Modifier and Type | Method and Description |
---|---|
static RequestedSecurityToken |
RequestedSecurityTokenFactory.createToken(Node element)
Creates a RequestedSecurityToken based on the supplied DOM Node.
|
RequestedSecurityToken |
RequestSecurityTokenResponse.getRequestedSecurityToken()
This method returns the component RequestedSecurityToken
|
Constructor and Description |
---|
RequestSecurityTokenResponse(RequestedSecurityToken token)
Creates a new instance of RequestSecurityTokenResponse (RSTR).
|
RequestSecurityTokenResponse(RequestedSecurityToken token,
String appliesTo)
Creates a new instance of RequestSecurityTokenResponse (RSTR).
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.