Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
Packages that use BaseIDAbstractType
-
Uses of BaseIDAbstractType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as BaseIDAbstractTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return BaseIDAbstractTypeModifier and TypeMethodDescriptionSubjectConfirmationType.getBaseID()Gets the value of the baseID property.Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type BaseIDAbstractTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BaseIDAbstractType>ObjectFactory.createBaseID(BaseIDAbstractType value) Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 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.