Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.AuthnStatementType
Packages that use AuthnStatementType
Package
Description
-
Uses of AuthnStatementType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of AuthnStatementType in com.sun.xml.wss.saml.assertion.saml20.jaxb20Modifier and TypeClassDescriptionclassTheAuthnStatementelement 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.saml20.jaxb20 that return AuthnStatementTypeModifier and TypeMethodDescriptionstatic AuthnStatementTypeAuthnStatement.fromElement(Element element) This constructor builds an authentication statement element from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type AuthnStatementType -
Uses of AuthnStatementType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return AuthnStatementTypeModifier and TypeMethodDescriptionObjectFactory.createAuthnStatementType()Create an instance ofAuthnStatementTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type AuthnStatementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AuthnStatementType>ObjectFactory.createAuthnStatement(AuthnStatementType value) Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type AuthnStatementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AuthnStatementType>ObjectFactory.createAuthnStatement(AuthnStatementType value)