Searched defs:ecp (Results 1 - 16 of 16) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A Dpackage-info.java21 package com.sun.identity.saml2.ecp;
H A DECPFactory.java30 package com.sun.identity.saml2.ecp;
36 import com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl;
37 import com.sun.identity.saml2.ecp.impl.ECPRequestImpl;
38 import com.sun.identity.saml2.ecp.impl.ECPResponseImpl;
42 * the ecp schema. This factory class provides 3 methods for each element.
H A DECPRelayState.java29 package com.sun.identity.saml2.ecp;
H A DECPResponse.java29 package com.sun.identity.saml2.ecp;
H A DECPRequest.java29 package com.sun.identity.saml2.ecp;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A Dpackage-info.java21 package com.sun.identity.saml2.ecp;
H A DECPFactory.java30 package com.sun.identity.saml2.ecp;
36 import com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl;
37 import com.sun.identity.saml2.ecp.impl.ECPRequestImpl;
38 import com.sun.identity.saml2.ecp.impl.ECPResponseImpl;
42 * the ecp schema. This factory class provides 3 methods for each element.
H A DECPRelayState.java29 package com.sun.identity.saml2.ecp;
H A DECPResponse.java29 package com.sun.identity.saml2.ecp;
H A DECPRequest.java29 package com.sun.identity.saml2.ecp;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRelayStateImpl.java29 package com.sun.identity.saml2.ecp.impl;
34 import com.sun.identity.saml2.ecp.ECPRelayState;
288 "value is missing in the ecp:RelayState");
297 "mustUnderstand is missing in the ecp:RelayState");
306 "actor is missing in the ecp:RelayState");
H A DECPResponseImpl.java29 package com.sun.identity.saml2.ecp.impl;
34 import com.sun.identity.saml2.ecp.ECPResponse;
296 "ecp:Response");
305 "mustUnderstand is missing in the ecp:Response");
314 "actor is missing in the ecp:Response");
H A DECPRequestImpl.java29 package com.sun.identity.saml2.ecp.impl;
36 import com.sun.identity.saml2.ecp.ECPRequest;
456 "mustUnderstand is missing in the ecp:Request");
465 "actor is missing in the ecp:Request");
474 "Issuer is missing in the ecp:Request");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRelayStateImpl.java29 package com.sun.identity.saml2.ecp.impl;
34 import com.sun.identity.saml2.ecp.ECPRelayState;
288 "value is missing in the ecp:RelayState");
297 "mustUnderstand is missing in the ecp:RelayState");
306 "actor is missing in the ecp:RelayState");
H A DECPResponseImpl.java29 package com.sun.identity.saml2.ecp.impl;
34 import com.sun.identity.saml2.ecp.ECPResponse;
296 "ecp:Response");
305 "mustUnderstand is missing in the ecp:Response");
314 "actor is missing in the ecp:Response");
H A DECPRequestImpl.java29 package com.sun.identity.saml2.ecp.impl;
36 import com.sun.identity.saml2.ecp.ECPRequest;
456 "mustUnderstand is missing in the ecp:Request");
465 "actor is missing in the ecp:Request");
474 "Issuer is missing in the ecp:Request");

Completed in 42 milliseconds