Package | Description |
---|---|
org.opensaml.ws.wssecurity.impl | |
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl |
Modifier and Type | Class and Description |
---|---|
class |
SecurityTokenReferenceImpl
SecurityTokenReferenceImpl.
|
Modifier and Type | Method and Description |
---|---|
SecurityTokenReference |
SecurityTokenReferenceBuilder.buildObject()
Builds a WS-Security object of the given type.
|
SecurityTokenReference |
SecurityTokenReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
SecurityTokenReference |
RequestedReferenceType.getSecurityTokenReference()
Returns the wsse:SecurityTokenReference child element.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestedReferenceType.setSecurityTokenReference(SecurityTokenReference securityTokenReference)
Sets the wsse:SecurityTokenReference child element.
|
Modifier and Type | Method and Description |
---|---|
SecurityTokenReference |
RequestedReferenceTypeImpl.getSecurityTokenReference()
Returns the wsse:SecurityTokenReference child element.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestedReferenceTypeImpl.setSecurityTokenReference(SecurityTokenReference newSecurityTokenReference)
Sets the wsse:SecurityTokenReference child element.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.