Searched refs:ScopingType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DScopingElement.java17 * <element name="Scoping" type="{urn:liberty:iff:2003-08}ScopingType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType
H A DScopingType.java13 * Java content class for ScopingType complex type.
17 * <complexType name="ScopingType">
30 public interface ScopingType { interface
H A DAuthnRequestType.java123 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType}
125 com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType getScoping();
133 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType}
135 void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value);
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.ScopingTypeImpl");
409 * Create an instance of ScopingType
414 public com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType createScopingType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DScopingElement.java17 * <element name="Scoping" type="{urn:liberty:iff:2003-08}ScopingType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType
H A DScopingType.java13 * Java content class for ScopingType complex type.
17 * <complexType name="ScopingType">
30 public interface ScopingType { interface
H A DAuthnRequestType.java123 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType}
125 com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType getScoping();
133 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType}
135 void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value);
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.ScopingTypeImpl");
409 * Create an instance of ScopingType
414 public com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType createScopingType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DScopingTypeImpl.java11 public class ScopingTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType.class);
93 return (com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType.class);
H A DAuthnRequestTypeImpl.java21 protected com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType _Scoping;
73 public com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType getScoping() {
77 public void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DScopingTypeImpl.java11 public class ScopingTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType.class);
93 return (com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType.class);
H A DAuthnRequestTypeImpl.java21 protected com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType _Scoping;
73 public com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType getScoping() {
77 public void setScoping(com.sun.identity.liberty.ws.common.jaxb.ps.ScopingType value) {

Completed in 339 milliseconds