|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityTokenReference | |
---|---|
org.opensaml.ws.wssecurity.impl | |
org.opensaml.ws.wstrust | XMLObject interfaces for WS-Trust 1.3 elements. |
org.opensaml.ws.wstrust.impl |
Uses of SecurityTokenReference in org.opensaml.ws.wssecurity.impl |
---|
Classes in org.opensaml.ws.wssecurity.impl that implement SecurityTokenReference | |
---|---|
class |
SecurityTokenReferenceImpl
SecurityTokenReferenceImpl. |
Methods in org.opensaml.ws.wssecurity.impl that return SecurityTokenReference | |
---|---|
SecurityTokenReference |
SecurityTokenReferenceBuilder.buildObject()
Builds a WS-Security object of the given type. |
SecurityTokenReference |
SecurityTokenReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Uses of SecurityTokenReference in org.opensaml.ws.wstrust |
---|
Methods in org.opensaml.ws.wstrust that return SecurityTokenReference | |
---|---|
SecurityTokenReference |
RequestedReferenceType.getSecurityTokenReference()
Returns the wsse:SecurityTokenReference child element. |
Methods in org.opensaml.ws.wstrust with parameters of type SecurityTokenReference | |
---|---|
void |
RequestedReferenceType.setSecurityTokenReference(SecurityTokenReference securityTokenReference)
Sets the wsse:SecurityTokenReference child element. |
Uses of SecurityTokenReference in org.opensaml.ws.wstrust.impl |
---|
Methods in org.opensaml.ws.wstrust.impl that return SecurityTokenReference | |
---|---|
SecurityTokenReference |
RequestedReferenceTypeImpl.getSecurityTokenReference()
Returns the wsse:SecurityTokenReference child element. |
Methods in org.opensaml.ws.wstrust.impl with parameters of type SecurityTokenReference | |
---|---|
void |
RequestedReferenceTypeImpl.setSecurityTokenReference(SecurityTokenReference newSecurityTokenReference)
Sets the wsse:SecurityTokenReference child element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |