Uses of Class
org.apache.wss4j.binding.wss10.SecurityTokenReferenceType
Packages that use SecurityTokenReferenceType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SecurityTokenReferenceType in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return SecurityTokenReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createSecurityTokenReferenceType()Create an instance ofSecurityTokenReferenceTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SecurityTokenReferenceType>ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) Methods in org.apache.wss4j.binding.wss10 with parameters of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SecurityTokenReferenceType>ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) -
Uses of SecurityTokenReferenceType in org.apache.wss4j.binding.wssc
Methods in org.apache.wss4j.binding.wssc that return SecurityTokenReferenceTypeModifier and TypeMethodDescriptionabstract SecurityTokenReferenceTypeAbstractDerivedKeyTokenType.getSecurityTokenReference() -
Uses of SecurityTokenReferenceType in org.apache.wss4j.binding.wssc13
Methods in org.apache.wss4j.binding.wssc13 that return SecurityTokenReferenceTypeModifier and TypeMethodDescriptionDerivedKeyTokenType.getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in org.apache.wss4j.binding.wssc13 with parameters of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionvoidDerivedKeyTokenType.setSecurityTokenReference(SecurityTokenReferenceType value) Sets the value of the securityTokenReference property. -
Uses of SecurityTokenReferenceType in org.apache.wss4j.binding.wssc200502
Methods in org.apache.wss4j.binding.wssc200502 that return SecurityTokenReferenceTypeModifier and TypeMethodDescriptionDerivedKeyTokenType.getSecurityTokenReference()Gets the value of the securityTokenReference property.Methods in org.apache.wss4j.binding.wssc200502 with parameters of type SecurityTokenReferenceTypeModifier and TypeMethodDescriptionvoidDerivedKeyTokenType.setSecurityTokenReference(SecurityTokenReferenceType value) Sets the value of the securityTokenReference property.