Searched refs:QueryResponseType (Results 1 - 20 of 20) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/
H A DQueryResponseElement.java17 * <element name="QueryResponse" type="{urn:liberty:disco:2003-08}QueryResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType
H A DQueryResponseType.java13 * Java content class for QueryResponseType complex type.
17 * <complexType name="QueryResponseType">
42 public interface QueryResponseType { interface
112 * {@link com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType}
114 com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType getCredentials();
121 * {@link com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType}
123 void setCredentials(com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType value);
H A DObjectFactory.java59 defaultImplementations.put((com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.class), "com.sun.identity.liberty.ws.disco.jaxb.impl.QueryResponseTypeImpl");
62 defaultImplementations.put((com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType.class), "com.sun.identity.liberty.ws.disco.jaxb.impl.QueryResponseTypeImpl$CredentialsTypeImpl");
437 * Create an instance of QueryResponseType
442 public com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType createQueryResponseType()
478 public com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType createQueryResponseTypeCredentialsType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DQueryResponseElement.java17 * <element name="QueryResponse" type="{urn:liberty:id-sis-pp:2003-08}QueryResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType
H A DQueryResponseType.java13 * Java content class for QueryResponseType complex type.
17 * <complexType name="QueryResponseType">
46 public interface QueryResponseType { interface
109 * {@link com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType}
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.QueryResponseTypeImpl$DataTypeImpl");
92 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.QueryResponseTypeImpl");
355 public com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType createQueryResponseTypeDataType()
962 * Create an instance of QueryResponseType
967 public com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType createQueryResponseType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/
H A DQueryResponseElement.java17 * <element name="QueryResponse" type="{urn:liberty:disco:2003-08}QueryResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType
H A DQueryResponseType.java13 * Java content class for QueryResponseType complex type.
17 * <complexType name="QueryResponseType">
42 public interface QueryResponseType { interface
112 * {@link com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType}
114 com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType getCredentials();
121 * {@link com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType}
123 void setCredentials(com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType value);
H A DObjectFactory.java59 defaultImplementations.put((com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.class), "com.sun.identity.liberty.ws.disco.jaxb.impl.QueryResponseTypeImpl");
62 defaultImplementations.put((com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType.class), "com.sun.identity.liberty.ws.disco.jaxb.impl.QueryResponseTypeImpl$CredentialsTypeImpl");
437 * Create an instance of QueryResponseType
442 public com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType createQueryResponseType()
478 public com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType createQueryResponseTypeCredentialsType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DQueryResponseElement.java17 * <element name="QueryResponse" type="{urn:liberty:id-sis-pp:2003-08}QueryResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType
H A DQueryResponseType.java13 * Java content class for QueryResponseType complex type.
17 * <complexType name="QueryResponseType">
46 public interface QueryResponseType { interface
109 * {@link com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType}
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.QueryResponseTypeImpl$DataTypeImpl");
92 defaultImplementations.put((com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.class), "com.sun.identity.liberty.ws.idpp.jaxb.impl.QueryResponseTypeImpl");
355 public com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType createQueryResponseTypeDataType()
962 * Create an instance of QueryResponseType
967 public com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType createQueryResponseType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/impl/
H A DQueryResponseTypeImpl.java11 public class QueryResponseTypeImpl implements com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
17 protected com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType _Credentials;
22 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.class);
52 public com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType getCredentials() {
56 public void setCredentials(com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType value) {
154 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.class);
207 +"QueryResponseType.CredentialsTypeq\u0000~\u0000\"sq\u0000~\u0000\bppsq\u0000~\u0000\u0014q\u0000~\u0000\u0013pq\u0000"
225 public static class CredentialsTypeImpl implements com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType, 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
233 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType.class);
282 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/jaxb/impl/
H A DQueryResponseTypeImpl.java11 public class QueryResponseTypeImpl implements com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
17 protected com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType _Credentials;
22 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.class);
52 public com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType getCredentials() {
56 public void setCredentials(com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType value) {
154 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.class);
207 +"QueryResponseType.CredentialsTypeq\u0000~\u0000\"sq\u0000~\u0000\bppsq\u0000~\u0000\u0014q\u0000~\u0000\u0013pq\u0000"
225 public static class CredentialsTypeImpl implements com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType, 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
233 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType.CredentialsType.class);
282 return (com.sun.identity.liberty.ws.disco.jaxb.QueryResponseType
[all...]
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DQueryResponseTypeImpl.java11 public class QueryResponseTypeImpl implements com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
24 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.class);
207 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.class);
254 +".QueryResponseType.DataTypeq\u0000~\u0000$sq\u0000~\u0000\nppsq\u0000~\u0000\u0016q\u0000~\u0000\u0015pq\u0000~\u00002q\u0000~"
288 public static class DataTypeImpl implements com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
298 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType.class);
385 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DQueryResponseTypeImpl.java11 public class QueryResponseTypeImpl implements com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
24 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.class);
207 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.class);
254 +".QueryResponseType.DataTypeq\u0000~\u0000$sq\u0000~\u0000\nppsq\u0000~\u0000\u0016q\u0000~\u0000\u0015pq\u0000~\u00002q\u0000~"
288 public static class DataTypeImpl implements com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
298 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType.class);
385 return (com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType.DataType.class);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPUtils.java49 import com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPUtils.java49 import com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPPRequestHandler.java36 import com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType;
378 QueryResponseType.DataType data = null;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/
H A DPPRequestHandler.java36 import com.sun.identity.liberty.ws.idpp.jaxb.QueryResponseType;
378 QueryResponseType.DataType data = null;

Completed in 113 milliseconds