Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AuthenticationStatementType
Packages that use AuthenticationStatementType
Package
Description
-
Uses of AuthenticationStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AuthenticationStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheAuthenticationStatementelement supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AuthenticationStatementTypeModifier and TypeMethodDescriptionstatic AuthenticationStatementTypeAuthenticationStatement.fromElement(Element element) This constructor builds an authentication statement element from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AuthenticationStatementType -
Uses of AuthenticationStatementType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AuthenticationStatementTypeModifier and TypeMethodDescriptionObjectFactory.createAuthenticationStatementType()Create an instance ofAuthenticationStatementTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AuthenticationStatementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AuthenticationStatementType>ObjectFactory.createAuthenticationStatement(AuthenticationStatementType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AuthenticationStatementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AuthenticationStatementType>ObjectFactory.createAuthenticationStatement(AuthenticationStatementType value)