Uses of Class
oasis.names.tc.saml._2_0.assertion.BaseIDAbstractType
Packages that use BaseIDAbstractType
-
Uses of BaseIDAbstractType in oasis.names.tc.saml._2_0.assertion
Fields in oasis.names.tc.saml._2_0.assertion declared as BaseIDAbstractTypeMethods in oasis.names.tc.saml._2_0.assertion that return BaseIDAbstractTypeModifier and TypeMethodDescriptionSubjectConfirmationType.getBaseID()Gets the value of the baseID property.Methods in oasis.names.tc.saml._2_0.assertion that return types with arguments of type BaseIDAbstractTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BaseIDAbstractType>ObjectFactory.createBaseID(BaseIDAbstractType value) Methods in oasis.names.tc.saml._2_0.assertion with parameters of type BaseIDAbstractTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BaseIDAbstractType>ObjectFactory.createBaseID(BaseIDAbstractType value) voidSubjectConfirmationType.setBaseID(BaseIDAbstractType value) Sets the value of the baseID property.