Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AuthnStatementType
-
Packages that use AuthnStatementType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion -
-
Uses of AuthnStatementType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AuthnStatementType Modifier and Type Method Description AuthnStatementTypeObjectFactory. createAuthnStatementType()Create an instance ofAuthnStatementTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type AuthnStatementType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuthnStatementType>ObjectFactory. createAuthnStatement(AuthnStatementType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AuthnStatementType Modifier and Type Method Description javax.xml.bind.JAXBElement<AuthnStatementType>ObjectFactory. createAuthnStatement(AuthnStatementType value)
-