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