SAP ABAP Interface IF_SAML20_USER_CREATE_UPDATE (Interface for BAdI: BADI_SAML20_USER_CREATE_UPDATE)
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_SAML20_USER_BADI_EXAMPLE | Example class for BADI_SAML20_USER_CREATE_UPDATE BAdI | 20121211 |
Properties
Interface | IF_SAML20_USER_CREATE_UPDATE | |
Short Description | Interface for BAdI: BADI_SAML20_USER_CREATE_UPDATE |
General Data
Package | SAML2_COMMON | SAML2 Common |
Created | 20121211 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAML20_USER_CREATE_UPDATE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121211 |
Friends
Interface IF_SAML20_USER_CREATE_UPDATE has no friend.
Attributes
Interface IF_SAML20_USER_CREATE_UPDATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates new user which will be used to create federation | 20121211 |
2 | ![]() |
Instance method | Public | Method | Updates already federated user | 20121211 |
Events
Interface IF_SAML20_USER_CREATE_UPDATE has no event.
Types
Interface IF_SAML20_USER_CREATE_UPDATE has no local type.
Method Signatures
Method CREATE_USER_TO_FEDERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_USERID | Call by reference | Type reference (TYPE) | XUBNAME | Logon ID of the created user | 20121211 | ||
2 | ![]() |
IT_ASSERTION_ATTRIBUTES | Call by reference | Type reference (TYPE) | SAML2_ASSERTION_ATTRIBUTES_T | Table of SAML2 attribute couples | 20121211 | ||
3 | ![]() |
IV_ASSERTION_ISSUER_NAME | Call by reference | Type reference (TYPE) | SAML2_ENTITY_NAME | SAML2 IdP name | 20121211 | ||
4 | ![]() |
IV_NAME_ID | Call by reference | Type reference (TYPE) | SAML2_NAMEID_IDP | SAML2 Name at Identity Provider | 20121211 | ||
5 | ![]() |
IV_NAME_ID_FORMAT | Call by reference | Type reference (TYPE) | STRING | SAML2 Name ID Format string as defined by the standard | 20121211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions with Static and Dynamic Check of RAISING Clause | 20121211 |
Method UPDATE_FEDERATED_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ASSERTION_ATTRIBUTES | Call by reference | Type reference (TYPE) | SAML2_ASSERTION_ATTRIBUTES_T | Table of SAML2 attribute couples | 20121211 | ||
2 | ![]() |
IV_ASSERTION_ISSUER_NAME | Call by reference | Type reference (TYPE) | STRING | SAML2 Entity ID | 20121211 | ||
3 | ![]() |
IV_NAME_ID | Call by reference | Type reference (TYPE) | SAML2_NAMEID_IDP | SAML2 Name at Identity Provider | 20121211 | ||
4 | ![]() |
IV_NAME_ID_FORMAT | Call by reference | Type reference (TYPE) | STRING | SAML2 Name ID Format text as defined by SAML2 standard | 20121211 | ||
5 | ![]() |
IV_USERID | Call by reference | Type reference (TYPE) | XUBNAME | Logon ID of the user that wil be updated | 20121211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions with Static and Dynamic Check of RAISING Clause | 20121211 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |