Uses of Class
com.sun.xml.ws.security.secext10.SecurityTokenReferenceType
-
-
Uses of SecurityTokenReferenceType in com.sun.xml.ws.rx.rm.protocol
Methods in com.sun.xml.ws.rx.rm.protocol that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeCreateSequenceData. getStrType()Methods in com.sun.xml.ws.rx.rm.protocol with parameters of type SecurityTokenReferenceType Modifier and Type Method Description CreateSequenceData.BuilderCreateSequenceData.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 Modifier and Type Method Description SecurityTokenReferenceTypeCreateSequenceElement. getSecurityTokenReference()Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidCreateSequenceElement. 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 Modifier and Type Method Description SecurityTokenReferenceTypeCreateSequenceElement. getSecurityTokenReference()Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidCreateSequenceElement. setSecurityTokenReference(SecurityTokenReferenceType securityTokenReference) -
Uses of SecurityTokenReferenceType in com.sun.xml.ws.rx.util
Methods in com.sun.xml.ws.rx.util that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeCommunicator. 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 Modifier and Type Method Description SecurityTokenReferenceTypeDerivedKeyToken. getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in com.sun.xml.ws.security.opt.api.keyinfo with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidDerivedKeyToken. 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 Modifier and Type Class Description classSecurityTokenReferenceMethods in com.sun.xml.ws.security.opt.impl.keyinfo that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeDerivedKey. getSecurityTokenReference()Methods in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidDerivedKey. 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 Modifier and Type Method Description DerivedKeyWSSElementFactory. createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, SecurityTokenReferenceType str, String spVersion)DerivedKeyWSSElementFactory. 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 Modifier and Type Method Description StringSTRValidationHelper. 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 Modifier and Type Field Description protected SecurityTokenReferenceTypeDerivedKeyTokenType. securityTokenReferenceMethods in com.sun.xml.ws.security.secconv.impl.bindings that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeDerivedKeyTokenType. getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in com.sun.xml.ws.security.secconv.impl.bindings with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidDerivedKeyTokenType. 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 Modifier and Type Field Description protected SecurityTokenReferenceTypeDerivedKeyTokenType. securityTokenReferenceMethods in com.sun.xml.ws.security.secconv.impl.wssx.bindings that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeDerivedKeyTokenType. getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in com.sun.xml.ws.security.secconv.impl.wssx.bindings with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidDerivedKeyTokenType. 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 Modifier and Type Method Description SecurityTokenReferenceTypeObjectFactory. createSecurityTokenReferenceType()Create an instance ofSecurityTokenReferenceTypeMethods in com.sun.xml.ws.security.secext10 that return types with arguments of type SecurityTokenReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityTokenReferenceType>ObjectFactory. createSecurityTokenReference(SecurityTokenReferenceType value)Methods in com.sun.xml.ws.security.secext10 with parameters of type SecurityTokenReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityTokenReferenceType>ObjectFactory. createSecurityTokenReference(SecurityTokenReferenceType value) -
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 Modifier and Type Field Description protected SecurityTokenReferenceTypeRequestedReferenceType. securityTokenReferenceMethods in com.sun.xml.ws.security.trust.impl.bindings that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeRequestedReferenceType. getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidRequestedReferenceType. 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 Modifier and Type Class Description classSecurityTokenReferenceImplSecurityTokenReference implementationConstructors in com.sun.xml.ws.security.trust.impl.elements.str with parameters of type SecurityTokenReferenceType Constructor Description 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 Modifier and Type Field Description protected SecurityTokenReferenceTypeRequestedReferenceType. securityTokenReferenceMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return SecurityTokenReferenceType Modifier and Type Method Description SecurityTokenReferenceTypeRequestedReferenceType. getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type SecurityTokenReferenceType Modifier and Type Method Description voidRequestedReferenceType. 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 Modifier and Type Method Description static voidSecurityUtil. updateSamlVsKeyCache(SecurityTokenReferenceType str, FilterProcessingContext ctx, Key symKey)
-