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