|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.rx.rm.protocol |
|---|
| Methods in com.sun.xml.ws.rx.rm.protocol that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
CreateSequenceData.getStrType()
|
| Methods in com.sun.xml.ws.rx.rm.protocol with parameters of type SecurityTokenReferenceType | |
|---|---|
CreateSequenceData.Builder |
CreateSequenceData.Builder.strType(SecurityTokenReferenceType value)
|
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.rx.rm.protocol.wsrm200502 |
|---|
| Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
CreateSequenceElement.getSecurityTokenReference()
|
| Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
CreateSequenceElement.setSecurityTokenReference(SecurityTokenReferenceType securityTokenReference)
|
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.rx.rm.protocol.wsrm200702 |
|---|
| Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
CreateSequenceElement.getSecurityTokenReference()
|
| Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
CreateSequenceElement.setSecurityTokenReference(SecurityTokenReferenceType securityTokenReference)
|
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.rx.util |
|---|
| Methods in com.sun.xml.ws.rx.util that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
Communicator.tryStartSecureConversation(Packet request)
If security is enabled, tries to initate secured conversation and obtain the security token reference. |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.opt.api.keyinfo |
|---|
| Methods in com.sun.xml.ws.security.opt.api.keyinfo that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
DerivedKeyToken.getSecurityTokenReference()
Gets the value of the securityTokenReference property. |
| Methods in com.sun.xml.ws.security.opt.api.keyinfo with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
DerivedKeyToken.setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property. |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.opt.impl.keyinfo |
|---|
| Subclasses of SecurityTokenReferenceType in com.sun.xml.ws.security.opt.impl.keyinfo | |
|---|---|
class |
SecurityTokenReference
|
| Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
DerivedKey.getSecurityTokenReference()
|
| Methods in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
DerivedKey.setSecurityTokenReference(SecurityTokenReferenceType value)
|
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.opt.impl.util |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type SecurityTokenReferenceType | |
|---|---|
DerivedKey |
WSSElementFactory.createDerivedKey(String id,
String algo,
byte[] nonce,
long offset,
long length,
String label,
SecurityTokenReferenceType str,
String spVersion)
|
DerivedKey |
WSSElementFactory.createDerivedKey(String id,
String algo,
byte[] nonce,
long offset,
long length,
String label,
SecurityTokenReferenceType str,
String refId,
String spVersion)
|
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.secconv |
|---|
| Methods in com.sun.xml.ws.security.secconv with parameters of type SecurityTokenReferenceType | |
|---|---|
String |
STRValidationHelper.extractSecurityTokenId(SecurityTokenReferenceType str)
Get the security token reference URI from the specified wsse:SecurityTokenReference element. |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.secconv.impl.bindings |
|---|
| Fields in com.sun.xml.ws.security.secconv.impl.bindings declared as SecurityTokenReferenceType | |
|---|---|
protected SecurityTokenReferenceType |
DerivedKeyTokenType.securityTokenReference
|
| Methods in com.sun.xml.ws.security.secconv.impl.bindings that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
DerivedKeyTokenType.getSecurityTokenReference()
Gets the value of the securityTokenReference property. |
| Methods in com.sun.xml.ws.security.secconv.impl.bindings with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
DerivedKeyTokenType.setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property. |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.secconv.impl.wssx.bindings |
|---|
| Fields in com.sun.xml.ws.security.secconv.impl.wssx.bindings declared as SecurityTokenReferenceType | |
|---|---|
protected SecurityTokenReferenceType |
DerivedKeyTokenType.securityTokenReference
|
| Methods in com.sun.xml.ws.security.secconv.impl.wssx.bindings that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
DerivedKeyTokenType.getSecurityTokenReference()
Gets the value of the securityTokenReference property. |
| Methods in com.sun.xml.ws.security.secconv.impl.wssx.bindings with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
DerivedKeyTokenType.setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property. |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.secext10 |
|---|
| Methods in com.sun.xml.ws.security.secext10 that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
ObjectFactory.createSecurityTokenReferenceType()
Create an instance of SecurityTokenReferenceType |
| Methods in com.sun.xml.ws.security.secext10 that return types with arguments of type SecurityTokenReferenceType | |
|---|---|
JAXBElement<SecurityTokenReferenceType> |
ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value)
Create an instance of JAXBElement<SecurityTokenReferenceType>} |
| Methods in com.sun.xml.ws.security.secext10 with parameters of type SecurityTokenReferenceType | |
|---|---|
JAXBElement<SecurityTokenReferenceType> |
ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value)
Create an instance of JAXBElement<SecurityTokenReferenceType>} |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.trust.impl.bindings |
|---|
| Fields in com.sun.xml.ws.security.trust.impl.bindings declared as SecurityTokenReferenceType | |
|---|---|
protected SecurityTokenReferenceType |
RequestedReferenceType.securityTokenReference
|
| Methods in com.sun.xml.ws.security.trust.impl.bindings that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
RequestedReferenceType.getSecurityTokenReference()
Gets the value of the securityTokenReference property. |
| Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
RequestedReferenceType.setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property. |
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.trust.impl.elements.str |
|---|
| Subclasses of SecurityTokenReferenceType in com.sun.xml.ws.security.trust.impl.elements.str | |
|---|---|
class |
SecurityTokenReferenceImpl
SecurityTokenReference implementation |
| Constructors in com.sun.xml.ws.security.trust.impl.elements.str with parameters of type SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceImpl(SecurityTokenReferenceType strType)
|
|
| Uses of SecurityTokenReferenceType in com.sun.xml.ws.security.trust.impl.wssx.bindings |
|---|
| Fields in com.sun.xml.ws.security.trust.impl.wssx.bindings declared as SecurityTokenReferenceType | |
|---|---|
protected SecurityTokenReferenceType |
RequestedReferenceType.securityTokenReference
|
| Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return SecurityTokenReferenceType | |
|---|---|
SecurityTokenReferenceType |
RequestedReferenceType.getSecurityTokenReference()
Gets the value of the securityTokenReference property. |
| Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type SecurityTokenReferenceType | |
|---|---|
void |
RequestedReferenceType.setSecurityTokenReference(SecurityTokenReferenceType value)
Sets the value of the securityTokenReference property. |
| Uses of SecurityTokenReferenceType in com.sun.xml.wss.impl.misc |
|---|
| Methods in com.sun.xml.wss.impl.misc with parameters of type SecurityTokenReferenceType | |
|---|---|
static void |
SecurityUtil.updateSamlVsKeyCache(SecurityTokenReferenceType str,
FilterProcessingContext ctx,
Key symKey)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||