Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Packages that use SecurityTokenReferenceType
Package
Description
-
Uses of SecurityTokenReferenceType in org.apache.cxf.ws.security.sts.provider.model
Fields in org.apache.cxf.ws.security.sts.provider.model declared as SecurityTokenReferenceTypeModifier and TypeFieldDescriptionprotected SecurityTokenReferenceTypeRequestedReferenceType.securityTokenReferenceMethods in org.apache.cxf.ws.security.sts.provider.model that return SecurityTokenReferenceTypeModifier and TypeMethodDescriptionRequestedReferenceType.getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionvoidRequestedReferenceType.setSecurityTokenReference(SecurityTokenReferenceType value) Sets the value of the securityTokenReference property. -
Uses of SecurityTokenReferenceType in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return SecurityTokenReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createSecurityTokenReferenceType()Create an instance ofSecurityTokenReferenceTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SecurityTokenReferenceType>ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SecurityTokenReferenceType>ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value)