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