Uses of Class
oasis.names.tc.saml._2_0.assertion.AuthnContextType
Packages that use AuthnContextType
-
Uses of AuthnContextType in oasis.names.tc.saml._2_0.assertion
Fields in oasis.names.tc.saml._2_0.assertion declared as AuthnContextTypeMethods in oasis.names.tc.saml._2_0.assertion that return AuthnContextTypeModifier and TypeMethodDescriptionObjectFactory.createAuthnContextType()Create an instance ofAuthnContextTypeAuthnStatementType.getAuthnContext()Gets the value of the authnContext property.Methods in oasis.names.tc.saml._2_0.assertion that return types with arguments of type AuthnContextTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AuthnContextType>ObjectFactory.createAuthnContext(AuthnContextType value) Methods in oasis.names.tc.saml._2_0.assertion with parameters of type AuthnContextTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AuthnContextType>ObjectFactory.createAuthnContext(AuthnContextType value) voidAuthnStatementType.setAuthnContext(AuthnContextType value) Sets the value of the authnContext property.