Package | Description |
---|---|
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl |
Modifier and Type | Method and Description |
---|---|
List<RequestSecurityToken> |
RequestSecurityTokenCollection.getRequestSecurityTokens()
Returns the list of wst:RequestSecurityToken child elements
contained in the RSTC.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestSecurityTokenImpl
RequestSecurityTokenImpl.
|
Modifier and Type | Method and Description |
---|---|
RequestSecurityToken |
RequestSecurityTokenBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
RequestSecurityToken |
RequestSecurityTokenBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<RequestSecurityToken> |
RequestSecurityTokenCollectionImpl.getRequestSecurityTokens()
Returns the list of wst:RequestSecurityToken child elements
contained in the RSTC.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.