Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.BaseIDAbstractType
-
Packages that use BaseIDAbstractType Package Description com.sun.xml.wss.saml.internal.saml20.jaxb20 -
-
Uses of BaseIDAbstractType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as BaseIDAbstractType Modifier and Type Field Description protected BaseIDAbstractTypeSubjectConfirmationType. baseIDMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return BaseIDAbstractType Modifier and Type Method Description BaseIDAbstractTypeSubjectConfirmationType. 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 BaseIDAbstractType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BaseIDAbstractType>ObjectFactory. createBaseID(BaseIDAbstractType value)Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type BaseIDAbstractType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BaseIDAbstractType>ObjectFactory. createBaseID(BaseIDAbstractType value)voidSubjectConfirmationType. setBaseID(BaseIDAbstractType value)Sets the value of the baseID property.
-