Uses of Class
oasis.names.tc.saml._1_0.assertion.ConditionsType
Packages that use ConditionsType
-
Uses of ConditionsType in oasis.names.tc.saml._1_0.assertion
Fields in oasis.names.tc.saml._1_0.assertion declared as ConditionsTypeMethods in oasis.names.tc.saml._1_0.assertion that return ConditionsTypeModifier and TypeMethodDescriptionObjectFactory.createConditionsType()Create an instance ofConditionsTypeAssertionType.getConditions()Gets the value of the conditions property.Methods in oasis.names.tc.saml._1_0.assertion that return types with arguments of type ConditionsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConditionsType>ObjectFactory.createConditions(ConditionsType value) Methods in oasis.names.tc.saml._1_0.assertion with parameters of type ConditionsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConditionsType>ObjectFactory.createConditions(ConditionsType value) voidAssertionType.setConditions(ConditionsType value) Sets the value of the conditions property.