Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AdviceType
Packages that use AdviceType
Package
Description
-
Uses of AdviceType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AdviceType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheAdviceelement contains additional information that the issuer wishes to provide.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AdviceTypeConstructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AdviceType -
Uses of AdviceType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 declared as AdviceTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AdviceTypeModifier and TypeMethodDescriptionObjectFactory.createAdviceType()Create an instance ofAdviceTypeAssertionType.getAdvice()Gets the value of the advice property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AdviceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AdviceType>ObjectFactory.createAdvice(AdviceType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AdviceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AdviceType>ObjectFactory.createAdvice(AdviceType value) voidAssertionType.setAdvice(AdviceType value) Sets the value of the advice property.