Searched refs:ResponseType (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DModifyResponseElement.java17 * <element name="ModifyResponse" type="{urn:liberty:id-sis-pp:2003-08}ResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.ResponseType
H A DResponseType.java13 * Java content class for ResponseType complex type.
17 * <complexType name="ResponseType">
33 public interface ResponseType { interface
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/paos/jaxb/
H A DResponseElement.java17 * <element name="Response" type="{urn:liberty:paos:2003-08}ResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.paos.jaxb.ResponseType
H A DResponseType.java13 * Java content class for ResponseType complex type.
17 * <complexType name="ResponseType">
29 public interface ResponseType { interface
H A DObjectFactory.java43 defaultImplementations.put((com.sun.identity.liberty.ws.paos.jaxb.ResponseType.class), "com.sun.identity.liberty.ws.paos.jaxb.impl.ResponseTypeImpl");
198 * Create an instance of ResponseType
203 public com.sun.identity.liberty.ws.paos.jaxb.ResponseType createResponseType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DModifyResponseElement.java17 * <element name="ModifyResponse" type="{urn:liberty:id-sis-pp:2003-08}ResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.ResponseType
H A DResponseType.java13 * Java content class for ResponseType complex type.
17 * <complexType name="ResponseType">
33 public interface ResponseType { interface
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/paos/jaxb/
H A DResponseElement.java17 * <element name="Response" type="{urn:liberty:paos:2003-08}ResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.paos.jaxb.ResponseType
H A DResponseType.java13 * Java content class for ResponseType complex type.
17 * <complexType name="ResponseType">
29 public interface ResponseType { interface
H A DObjectFactory.java43 defaultImplementations.put((com.sun.identity.liberty.ws.paos.jaxb.ResponseType.class), "com.sun.identity.liberty.ws.paos.jaxb.impl.ResponseTypeImpl");
198 * Create an instance of ResponseType
203 public com.sun.identity.liberty.ws.paos.jaxb.ResponseType createResponseType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DResponseElement.java17 * <element name="Response" type="{urn:oasis:names:tc:SAML:1.0:protocol}ResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType
H A DResponseType.java13 * Java content class for ResponseType complex type.
17 * <complexType name="ResponseType">
30 public interface ResponseType interface in inherits:com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseAbstractType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/
H A DResponseElement.java17 * <element name="Response" type="{urn:oasis:names:tc:SAML:1.0:protocol}ResponseType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType
H A DResponseType.java13 * Java content class for ResponseType complex type.
17 * <complexType name="ResponseType">
30 public interface ResponseType interface in inherits:com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseAbstractType
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/provider/
H A DResponseType.java44 public interface ResponseType { interface
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnResponseType.java19 * <extension base="{urn:oasis:names:tc:SAML:1.0:protocol}ResponseType">
33 extends com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DAuthnResponseType.java19 * <extension base="{urn:oasis:names:tc:SAML:1.0:protocol}ResponseType">
33 extends com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/legacy/
H A DLegacyResponseTypeHandler.java33 import org.forgerock.openam.oauth2.provider.ResponseType;
38 * Adapter between old {@link ResponseType} and the new {@link ResponseTypeHandler}.
45 private final ResponseType responseType;
50 public LegacyResponseTypeHandler(ResponseType responseType, String realm, String ssoCookieName,
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/restlet/ext/oauth2/flow/responseTypes/
H A DCodeResponseType.java36 import org.forgerock.openam.oauth2.provider.ResponseType;
45 public class CodeResponseType implements ResponseType {
H A DIDTokenResponseType.java36 import org.forgerock.openam.oauth2.provider.ResponseType;
47 public class IDTokenResponseType implements ResponseType {
H A DTokenResponseType.java36 import org.forgerock.openam.oauth2.provider.ResponseType;
49 public class TokenResponseType implements ResponseType {
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/paos/jaxb/impl/
H A DResponseTypeImpl.java11 public class ResponseTypeImpl implements com.sun.identity.liberty.ws.paos.jaxb.ResponseType, 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
22 return (com.sun.identity.liberty.ws.paos.jaxb.ResponseType.class);
104 return (com.sun.identity.liberty.ws.paos.jaxb.ResponseType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/paos/jaxb/impl/
H A DResponseTypeImpl.java11 public class ResponseTypeImpl implements com.sun.identity.liberty.ws.paos.jaxb.ResponseType, 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
22 return (com.sun.identity.liberty.ws.paos.jaxb.ResponseType.class);
104 return (com.sun.identity.liberty.ws.paos.jaxb.ResponseType.class);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DResponseTypeImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType, 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
22 return (com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType.class);
119 return (com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/protocol/impl/
H A DResponseTypeImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType, 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
22 return (com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType.class);
119 return (com.sun.identity.liberty.ws.common.jaxb.protocol.ResponseType.class);

Completed in 103 milliseconds

12