Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol.ScopingType
Packages that use ScopingType
-
Uses of ScopingType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as ScopingTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return ScopingTypeModifier and TypeMethodDescriptionObjectFactory.createScopingType()Create an instance ofScopingTypeAuthnRequestType.getScoping()Gets the value of the scoping property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type ScopingTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ScopingType>ObjectFactory.createScoping(ScopingType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type ScopingTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ScopingType>ObjectFactory.createScoping(ScopingType value) voidAuthnRequestType.setScoping(ScopingType value) Sets the value of the scoping property.