Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnContextType
Packages that use AuthnContextType
-
Uses of AuthnContextType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion declared as AuthnContextTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AuthnContextTypeModifier and TypeMethodDescriptionObjectFactory.createAuthnContextType()Create an instance ofAuthnContextTypeAuthnStatementType.getAuthnContext()Gets the value of the authnContext property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type AuthnContextTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AuthnContextType>ObjectFactory.createAuthnContext(AuthnContextType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AuthnContextTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AuthnContextType>ObjectFactory.createAuthnContext(AuthnContextType value) voidAuthnStatementType.setAuthnContext(AuthnContextType value) Sets the value of the authnContext property.