SAP ABAP Interface IF_SAML20_CONSTANTS (Constants Within SAML2)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN-SML (Application Component) SAML 2.0
⤷
SAML2_COMMON (Package) SAML2 Common

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABSTRACT_SAML_PROTOCOL | Base class for processing SAML protocol messages | 20120127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML20_ABSTRACT_MSG | Abstract Superclass for SAML2 Messages | 20081024 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML20_ABSTRACT_PROFILE | Abstract Superclass for SAML2 Profiles | 20081201 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML20_ENTITY | SAML20 Entity Object | 20081028 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML20_FEDERATION | SAML20 Federation Object | 20081111 |
Properties
Interface | IF_SAML20_CONSTANTS | |
Short Description | Constants Within SAML2 |
General Data
Package | SAML2_COMMON | SAML2 Common |
Created | 20081024 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_SAML20_CONSTANTS has no forward declaration.
Interfaces
Interface IF_SAML20_CONSTANTS has no interface.
Friends
Interface IF_SAML20_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_ACS_URL_MODE_APPLICATION | Constant | Public | Type reference (TYPE) | SAML2_ACS_URL_MODE | '' | Type of ACS URL in the AuthnRequest | 20090604 | |
2 | CO_ACS_URL_MODE_ENDPOINT | Constant | Public | Type reference (TYPE) | SAML2_ACS_URL_MODE | 'E' | Type of ACS URL in the AuthnRequest | 20090604 | |
3 | CO_ACS_URL_MODE_NONE | Constant | Public | Type reference (TYPE) | SAML2_ACS_URL_MODE | 'N' | Type of ACS URL in the AuthnRequest | 20090604 | |
4 | CO_ARTIFACT_PERIOD | Constant | Public | Type reference (TYPE) | I | 60 | Retention Period of SAML Artifacts | 20090226 | |
5 | CO_AUTH_CXT_UNSPECIFIED | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified' | Authentication context unspecified | 20090727 | |
6 | CO_BINDING_ARTIFACT | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact' | HTTP Artifact | 20081029 | |
7 | CO_BINDING_DEFLATE | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE' | URL Encoding | 20081029 | |
8 | CO_BINDING_PAOS | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:PAOS' | HTTP PAOS | 20081029 | |
9 | CO_BINDING_POST | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST' | HTTP POST | 20081029 | |
10 | CO_BINDING_REDIRECT | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect' | HTTP Redirect | 20081029 | |
11 | CO_BINDING_SOAP | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:SOAP' | HTTP SOAP | 20081029 | |
12 | CO_BINDING_TYPE_ARTIFACT | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'ARTFCT' | HTTP Artifact | 20081125 | |
13 | CO_BINDING_TYPE_DEFLATE | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'DEFLAT' | URL Encoding | 20081125 | |
14 | CO_BINDING_TYPE_PAOS | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'PAOS' | HTTP PAOS | 20081125 | |
15 | CO_BINDING_TYPE_POST | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'POST' | HTTP POST | 20081125 | |
16 | CO_BINDING_TYPE_REDIRECT | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'REDIR' | HTTP Redirect | 20081125 | |
17 | CO_BINDING_TYPE_SOAP | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'SOAP' | HTTP SOAP | 20081125 | |
18 | CO_BINDING_TYPE_URI | Constant | Public | Type reference (TYPE) | SAML2_BINDING_TYPE | 'URI' | HTTP URI | 20081125 | |
19 | CO_BINDING_URI | Constant | Public | Type reference (TYPE) | SAML2_BINDING_STRING | 'urn:oasis:names:tc:SAML:2.0:bindings:URI' | HTTP URI | 20081029 | |
20 | CO_CDC_NAME | Constant | Public | Type reference (TYPE) | STRING | '_saml_idp' | Name of Common Domain Cookie | 20090506 | |
21 | CO_CLOCK_SKEW_TOLERANCE | Constant | Public | Type reference (TYPE) | I | 120 | Time Tolerance | 20081105 | |
22 | CO_CM_BEARER | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:cm:bearer' | Assertion Profile | 20081107 | |
23 | CO_CM_HOLDEROFKEY | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:cm:holder-of-key' | Assertion Profile | 20081107 | |
24 | CO_CM_SENDERVOUCHES | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:cm:sender-vouches' | Assertion Profile | 20081107 | |
25 | CO_COMPARISON_METHOD_BETTER | Constant | Public | Type reference (TYPE) | I | 1 | Comparison method better | 20101202 | |
26 | CO_COMPARISON_METHOD_EXACT | Constant | Public | Type reference (TYPE) | I | 2 | Comparison method exact | 20101202 | |
27 | CO_COMPARISON_METHOD_MAXIMUM | Constant | Public | Type reference (TYPE) | I | 3 | Comparison method maximum | 20101202 | |
28 | CO_COMPARISON_METHOD_MINIMUM | Constant | Public | Type reference (TYPE) | I | 4 | Comparison method minimum | 20101202 | |
29 | CO_COMPARISON_METHOD_NONE | Constant | Public | Type reference (TYPE) | I | 0 | Comparison method none | 20101202 | |
30 | CO_COMPARISON_METHOD_S_BETTER | Constant | Public | Type reference (TYPE) | STRING | 'better' | Comparison method better | 20101206 | |
31 | CO_COMPARISON_METHOD_S_EXACT | Constant | Public | Type reference (TYPE) | STRING | 'exact' | Comparison method exact | 20101206 | |
32 | CO_COMPARISON_METHOD_S_MAXIMUM | Constant | Public | Type reference (TYPE) | STRING | 'maximum' | Comparison method maximum | 20101206 | |
33 | CO_COMPARISON_METHOD_S_MINIMUM | Constant | Public | Type reference (TYPE) | STRING | 'minimum' | Comparison method minimum | 20101206 | |
34 | CO_COMPARISON_METHOD_S_NONE | Constant | Public | Type reference (TYPE) | STRING | '' | Comparison method none | 20101206 | |
35 | CO_COOKIE_SAML2_SALT | Constant | Public | Type reference (TYPE) | STRING | 'saml2_salt' | saml2_salt cookie | 20100322 | |
36 | CO_CRL_PROFILE | Constant | Public | Type reference (TYPE) | CR_PROFILE | 'SAML' | CRL Profile | 20120228 | |
37 | CO_ENCRYPT_DEFAULT_ALGO | Constant | Public | Type reference (TYPE) | SSFENCR | 'AES128-CBC' | SSF Encryption Algrorithm | 20090305 | |
38 | CO_ENCRYPT_DEFAULT_FORMAT | Constant | Public | Type reference (TYPE) | SSFFORM | 'PKCS1-V1.5' | SSF Format | 20090305 | |
39 | CO_ENTITY_MODE_IDP | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_MODE | 'IDP' | Operation Mode of SAML2 Entity Identity Creator | 20090227 | |
40 | CO_ENTITY_MODE_OA2 | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_MODE | 'OA2' | 20120418 | ||
41 | CO_ENTITY_MODE_STS | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_MODE | 'STS' | Operation Mode of SAML2 Entity Service Provider | 20090730 | |
42 | CO_ENTITY_MODE_SVP | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_MODE | 'SVP' | Operation Mode of SAML2 Entity Service Provider | 20090227 | |
43 | CO_ENTITY_MODE_TYPE_SVP | Constant | Public | Type reference (TYPE) | STRING | 'Service Provider' | 20090722 | ||
44 | CO_ENTITY_PROT_CERT_MUTUAL | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_PROTECTION | 'M' | Entity Protection | 20090227 | |
45 | CO_ENTITY_PROT_CERT_SERVER | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_PROTECTION | 'S' | Entity Protection | 20090227 | |
46 | CO_ENTITY_PROT_HTTP_STANDARD | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_PROTECTION | 'B' | Entity Protection | 20090227 | |
47 | CO_ENTITY_PROT_NONE | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_PROTECTION | ' ' | Entity Protection | 20090227 | |
48 | CO_ENTITY_TYPE_AFFILIATION | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_TYPE | 'A' | Type of Affiliation Entity | 20090227 | |
49 | CO_ENTITY_TYPE_EXTERN | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_TYPE | 'E' | Type of External Entity | 20090227 | |
50 | CO_ENTITY_TYPE_LOCAL | Constant | Public | Type reference (TYPE) | SAML2_ENTITY_TYPE | 'L' | Type of Local Entity | 20090227 | |
51 | CO_FED_MODE_AUTO_USER_CREATION | Constant | Public | Type reference (TYPE) | I | 2 | 20121204 | ||
52 | CO_FED_MODE_INTERACTIVE_LINK | Constant | Public | Type reference (TYPE) | I | 1 | 20121204 | ||
53 | CO_FED_MODE_OUT_OF_BAND | Constant | Public | Type reference (TYPE) | I | 0 | 20121204 | ||
54 | CO_FORM_FIELD_SAP_SALT | Constant | Public | Type reference (TYPE) | STRING | 'sap-salt' | sap-salt form field | 20100322 | |
55 | CO_HASH_ALGORITHM_SHA1 | Constant | Public | Type reference (TYPE) | STRING | 'SHA1' | 20131108 | ||
56 | CO_HASH_ALGORITHM_SHA256 | Constant | Public | Type reference (TYPE) | STRING | 'SHA256' | 20131108 | ||
57 | CO_HTTP_FORM_PARAM_IDP_SEL | Constant | Public | Type reference (TYPE) | STRING | 'formsaml2idpselected' | HTTP parameter for selected identity provider | 20110107 | |
58 | CO_HTTP_PARAMETER_IDP | Constant | Public | Type reference (TYPE) | STRING | 'saml2idp' | URL parameter for identity provider name | 20090514 | |
59 | CO_HTTP_PARAM_IDP_SEL | Constant | Public | Type reference (TYPE) | STRING | 'saml2idpselected' | HTTP parameter for selected identity provider | 20090902 | |
60 | CO_HTTP_VALUE_IDP_SEL | Constant | Public | Type reference (TYPE) | STRING | 'logonapp' | HTTP Value for selected identity provider | 20090902 | |
61 | CO_INRESPONSE_PERIOD | Constant | Public | Type reference (TYPE) | I | 300 | Retention Period for InResponseTo Check | 20090226 | |
62 | CO_KEYUSAGE_BOTH | Constant | Public | Type reference (TYPE) | SAML2_KEY_TYPE | 'BOTH' | SAML2 Key Use | 20090305 | |
63 | CO_KEYUSAGE_CRYPT | Constant | Public | Type reference (TYPE) | SAML2_KEY_TYPE | 'ENCRYPTION' | SAML2 Key Use | 20090305 | |
64 | CO_KEYUSAGE_SIGN | Constant | Public | Type reference (TYPE) | SAML2_KEY_TYPE | 'SIGNING' | SAML2 Key Use | 20090305 | |
65 | CO_LOGONTYPE_ALIAS | Constant | Public | Type reference (TYPE) | SAML2_ID_MAPPING_UNSPECIFIED | 'A' | Undefined User Assignment | 20081119 | |
66 | CO_LOGONTYPE_ATTRIBUTE | Constant | Public | Type reference (TYPE) | SAML2_ID_MAPPING_UNSPECIFIED | 'E' | Undefined User Assignment | 20081119 | |
67 | CO_LOGONTYPE_EMAIL | Constant | Public | Type reference (TYPE) | SAML2_ID_MAPPING_UNSPECIFIED | 'L' | Undefined User Assignment | 20130705 | |
68 | CO_LOGONTYPE_SAML | Constant | Public | Type reference (TYPE) | SAML2_ID_MAPPING_UNSPECIFIED | 'S' | Undefined User Assignment | 20081218 | |
69 | CO_LOGONTYPE_USER | Constant | Public | Type reference (TYPE) | SAML2_ID_MAPPING_UNSPECIFIED | 'U' | Undefined User Assignment | 20081119 | |
70 | CO_MAX_COOKIE_LEN | Constant | Public | Type reference (TYPE) | I | 4096 | Maximum length of cookie | 20090716 | |
71 | CO_NAMEIDFORMAT10_UNSPECIFIED | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 1 | SAML2 NameID Key | 20081119 | |
72 | CO_NAMEIDFORMAT11_EMAIL | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 6 | SAML2 NameID Key | 20090202 | |
73 | CO_NAMEIDFORMAT11_NTDOMAINUSER | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 3 | SAML2 NameID Key | 20081119 | |
74 | CO_NAMEIDFORMAT11_UNSPECIFIED | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 0 | SAML2 NameID Key | 20081119 | |
75 | CO_NAMEIDFORMAT11_X509SUBJECT | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 2 | SAML2 NameID Key | 20081119 | |
76 | CO_NAMEIDFORMAT20_ENTITY | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 7 | SAML2 NameID Key | 20081119 | |
77 | CO_NAMEIDFORMAT20_KERBEROS | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 4 | SAML2 NameID Key | 20090202 | |
78 | CO_NAMEIDFORMAT20_PERSISTENT | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 10 | SAML2 NameID Key | 20081119 | |
79 | CO_NAMEIDFORMAT20_TRANSIENT | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | 9 | SAML2 NameID Key | 20081119 | |
80 | CO_NAMEIDFORMAT_NOT_SET | Constant | Public | Type reference (TYPE) | SAML2_NAMEID_KEY | -1 | SAML2 NameID Key | 20111026 | |
81 | CO_NFMT_PERSISTENT_USERS | Constant | Public | Type reference (TYPE) | I | 1 | 20130705 | ||
82 | CO_NFMT_SERVICE_USERS | Constant | Public | Type reference (TYPE) | I | 2 | 20130705 | ||
83 | CO_NFMT_USER_ID_SRC_ASSRT_ATTR | Constant | Public | Type reference (TYPE) | STRING | 'A' | 20130705 | ||
84 | CO_NFMT_USER_ID_SRC_SUBJECT_ID | Constant | Public | Type reference (TYPE) | STRING | 'S' | 20130705 | ||
85 | CO_ORIGINAL_HTTP_METHOD | Constant | Public | Type reference (TYPE) | STRING | 'original-http-method' | 20130403 | ||
86 | CO_PROFILE_ECP | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:profiles:SSO:ecp' | ECP Profile | 20090216 | |
87 | CO_PROFILE_TYPE_ECP | Constant | Public | Type reference (TYPE) | SAML2_PROFILE_TYPE | 'ECP' | SAML2 Profiles | 20090730 | |
88 | CO_PROFILE_TYPE_HOK | Constant | Public | Type reference (TYPE) | SAML2_PROFILE_TYPE | 'HOK' | SAML2 Profiles | 20090730 | |
89 | CO_PSE_CONTEXT | Constant | Public | Type reference (TYPE) | PSECONTEXT | 'SSFA' | Application Context of a PSE | 20081024 | |
90 | CO_RELAYSTATE_DELIMETER | Constant | Public | Type reference (TYPE) | STRING | '#' | OUC value delimeter | 20110926 | |
91 | CO_RELAYSTATE_PREFIX | Constant | Public | Type reference (TYPE) | STRING | 'ouc' | Prefix | 20090716 | |
92 | CO_RELAYSTATE_VALUE_LEN | Constant | Public | Type reference (TYPE) | I | 39 | RelayState | 20090716 | |
93 | CO_SAML1_VERSION | Constant | Public | Type reference (TYPE) | SAML_VERSION | '1.0' | SAML Version Specification | 20091001 | |
94 | CO_SAML_PROTOCOL_SUPPORT | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:protocol' | Protocol Support | 20081031 | |
95 | CO_SAML_VERSION | Constant | Public | Type reference (TYPE) | SAML_VERSION | '2.0' | SAML Version Specification | 20081030 | |
96 | CO_SERVICE_TYPE_ACS | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'ACS' | SAML2 Service Type | 20081126 | |
97 | CO_SERVICE_TYPE_ARTIFACT | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'ARS' | SAML2 Service Type | 20081126 | |
98 | CO_SERVICE_TYPE_ASSERTION | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'AIDR' | SAML2 Service Type | 20081126 | |
99 | CO_SERVICE_TYPE_ATTRIBUTE | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'ATRCS' | SAML2 Service Type | 20081126 | |
100 | CO_SERVICE_TYPE_AUTHORIZATION | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'ADS' | SAML2 Service Type | 20081126 | |
101 | CO_SERVICE_TYPE_AUTHQUERY | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'AQS' | SAML2 Service Type | 20081126 | |
102 | CO_SERVICE_TYPE_MANAGE_NAMEID | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'MGTID' | SAML2 Service Type | 20081218 | |
103 | CO_SERVICE_TYPE_NAMEID_MAPPING | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'NMAP' | SAML2 Service Type | 20081218 | |
104 | CO_SERVICE_TYPE_SLO | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'SLO' | SAML2 Service Type | 20081126 | |
105 | CO_SERVICE_TYPE_SSO | Constant | Public | Type reference (TYPE) | SAML2_SERVICE_TYPE | 'SSO' | SAML2 Service Type | 20081126 | |
106 | CO_SIGN_MODE_ALWAYS | Constant | Public | Type reference (TYPE) | SAML2_SIGN_MODE | 'A' | Signature Type of an SAML2 Message | 20090224 | |
107 | CO_SIGN_MODE_FRONTCHANNEL | Constant | Public | Type reference (TYPE) | SAML2_SIGN_MODE | 'F' | Signature Type of an SAML2 Message | 20090224 | |
108 | CO_SIGN_MODE_NEVER | Constant | Public | Type reference (TYPE) | SAML2_SIGN_MODE | ' ' | Signature Type of an SAML2 Message | 20090224 | |
109 | CO_SOAP_ACTOR_NEXT | Constant | Public | Type reference (TYPE) | STRING | 'http://schemas.xmlsoap.org/soap/actor/next' | SOAP Actor Next | 20090216 | |
110 | CO_SOAP_FC_CLIENT | Constant | Public | Type reference (TYPE) | STRING | 'SOAP-ENV:Client' | Client Fault Code | 20090930 | |
111 | CO_SOAP_FC_SERVER | Constant | Public | Type reference (TYPE) | STRING | 'SOAP-ENV:Server' | Server Fault Code | 20090930 | |
112 | CO_SSFAPPL_IDP | Constant | Public | Type reference (TYPE) | SSFAPPL | 'S2IDP' | SSF Application Identity Provider | 20090304 | |
113 | CO_SSFAPPL_IDP_CRYPT | Constant | Public | Type reference (TYPE) | SSFAPPL | 'S2IDPE' | SSF Application Encryption Identity Provider | 20090304 | |
114 | CO_SSFAPPL_IDP_SIGN | Constant | Public | Type reference (TYPE) | SSFAPPL | 'S2IDPS' | SSF Application Signature Identity Provider | 20090304 | |
115 | CO_SSFAPPL_SP | Constant | Public | Type reference (TYPE) | SSFAPPL | 'S2SVP' | SSF Application Service Provider | 20081222 | |
116 | CO_SSFAPPL_SP_CRYPT | Constant | Public | Type reference (TYPE) | SSFAPPL | 'S2SVPE' | SSF Application Encryption Service Provider | 20081222 | |
117 | CO_SSFAPPL_SP_SIGN | Constant | Public | Type reference (TYPE) | SSFAPPL | 'S2SVPS' | SSF Application Signature Service Provider | 20081222 | |
118 | CO_SSF_DEFAULT_TOOLKIT | Constant | Public | Type reference (TYPE) | SSFTOOLKIT | 'SAPSECULIB' | SSF: Selection of security product | 20090320 | |
119 | CO_STATUS_REQUESTER | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:status:Requester' | Status Value of an SAML2 Message | 20090112 | |
120 | CO_STATUS_RESPONDER | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:status:Responder' | Status Value of an SAML2 Message | 20090112 | |
121 | CO_STATUS_SUCCESS | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:status:Success' | Status Value of an SAML2 Message | 20090112 | |
122 | CO_STS_ROLE_TOKEN_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'fed:SecurityTokenServiceType' | STS role descriptor type | 20110824 | |
123 | CO_ST_ARTF_RESOLVED | Constant | Public | Type reference (TYPE) | STRING | 'SAML2_ARTIFACT_RESOLVE' | Simplte Transformation Artifact Resolve | 20091016 | |
124 | CO_ST_ARTF_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | 'SAML2_ARTIFACT_RESPONSE' | Simple Transformation Artifact Response | 20090930 | |
125 | CO_ST_ASSERTION | Constant | Public | Type reference (TYPE) | STRING | 'SAML2_ASSERTION' | Simple Transformation Assertion | 20090930 | |
126 | CO_ST_LOGOUT_REQUEST | Constant | Public | Type reference (TYPE) | STRING | 'SAML2_LOGOUT_REQUEST' | Simple Transformation Logout Response | 20090930 | |
127 | CO_ST_LOGOUT_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | 'SAML2_LOGOUT_RESPONSE' | Simple Transformation Logout Response | 20090930 | |
128 | CO_ST_METADATA | Constant | Public | Type reference (TYPE) | CXSLTDESC | 'SAML2_METADATA' | Name of an XSLT Program | 20110127 | |
129 | CO_ST_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | 'SAML2_RESPONSE' | Simple Transformation Response | 20090930 | |
130 | CO_WSS_SAML_TOKEN_VERSION11 | Constant | Public | Type reference (TYPE) | STRING | 'http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1' | 20101222 | ||
131 | CO_WSS_SAML_TOKEN_VERSION20 | Constant | Public | Type reference (TYPE) | STRING | 'http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0' | 20101222 |
Methods
Interface IF_SAML20_CONSTANTS has no method.
Events
Interface IF_SAML20_CONSTANTS has no event.
Types
Interface IF_SAML20_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 720 |