SAP ABAP Class CL_AUTHENTICATION_PROVIDER (Connectivity of Providers for Logon Procedure, WS Security)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication

⤷

⤷

Properties
Class | CL_AUTHENTICATION_PROVIDER | |
Short Description | Connectivity of Providers for Logon Procedure, WS Security | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHTTP | Development Class for HTTP Communication |
Created | 20090123 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_AUTHENTICATION_PROVIDER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_OAUTH2_S_TOKEN_ENDPOINT | 20120229 | HTTP Framework (iHTTP) HTTP Request Handler for OAuth2 | |
2 | CL_WSSE_CONTEXT | 20090904 | WSSE Context |
Attributes
Class CL_AUTHENTICATION_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Suppress Recording of HTTP Response | 20120229 |
2 | ![]() |
Static method | Private | Method | Callback Routine for WS Security Logon | 20090123 |
Events
Class CL_AUTHENTICATION_PROVIDER has no event.
Types
Class CL_AUTHENTICATION_PROVIDER has no local type.
Method Signatures
Method SUPPRESS_RESPONSE_RECORDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20120229 |
Method SUPPRESS_RESPONSE_RECORDING on class CL_AUTHENTICATION_PROVIDER has no exception.
Method WS_SECURITY_AUTHN_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTHENTICATION_METHOD | Call by reference | Type reference (TYPE) | I | Verwendete Anmelde-Verfahren | 20090123 | ||
2 | ![]() |
AUTHENTICATION_SUCCEEDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | War die Anmeldung erfolgreich | 20090123 | ||
3 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20090123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafte Informationen | 20090123 | |
2 | ![]() |
Anmeldung ist nicht vollzogen | 20090123 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |