SAP ABAP Class CL_WSS_STS_CFG (saml)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SOAP_SECURITY_SAML2 (Package) SAML2 objects
Properties
Class CL_WSS_STS_CFG  
Short Description saml    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SECURITY_SAML2   SAML2 objects 
Created 20091008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WSS_STS_CFG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WSS_STS_CFG has no interface implemented.
Friends
Class CL_WSS_STS_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TYPE_ASV Constant Public Type reference (TYPE) STRING 'ASV' 20100510
2 C_TYPE_STS Constant Public Type reference (TYPE) STRING 'STS' 20100510
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Private Method 20091008
2 GET_STS_POLICIES Static method Public Method 20091008
3 GET_STS_POLICY Static method Public Method 20091030
4 GET_WSFED_EP_METADATA Static method Public Method 20091009
5 IS_SAML_TRUST_ACTIVE Static method Public Method 20110601
6 REMOVE_STS_POLICY Static method Public Method 20091008
7 SET_STS_POLICY Static method Public Method 20091008
Events
Class CL_WSS_STS_CFG has no event.
Types
Class CL_WSS_STS_CFG has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_ACCESS Call by reference Type reference (TYPE) BOOLEAN 20091008
2 Importing WRITE_ACCESS Call by reference Type reference (TYPE) BOOLEAN 20091008

Method AUTHORITY_CHECK on class CL_WSS_STS_CFG has no exception.

Method GET_STS_POLICIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_STS_DATA Value transfer Type reference (TYPE) SEC_STS_DATA_TAB 20091008

Method GET_STS_POLICIES on class CL_WSS_STS_CFG has no exception.

Method GET_STS_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_STS_DATA Value transfer Type reference (TYPE) SEC_STS_DATA STS related data 20091030
2 Importing IF_STS_ID Call by reference Type reference (TYPE) WSS_STS_ID STS ID 20091030

Method GET_STS_POLICY on class CL_WSS_STS_CFG has no exception.

Method GET_WSFED_EP_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_METADATA Call by reference Type reference (TYPE) SEC_FED_ROLE_DESCRIPTOR 20091009
2 Importing IO_URL_GENERATOR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_URL_GENERATOR URL Generator 20100212
3 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20100802
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING CL_WSS_STS_CFG=>C_TYPE_ASV 20100510

Method GET_WSFED_EP_METADATA on class CL_WSS_STS_CFG has no exception.

Method IS_SAML_TRUST_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Client 20110601
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110601

Method IS_SAML_TRUST_ACTIVE on class CL_WSS_STS_CFG has no exception.

Method REMOVE_STS_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STS_DATA Call by reference Type reference (TYPE) SEC_STS_DATA 20091008

Method REMOVE_STS_POLICY on class CL_WSS_STS_CFG has no exception.

Method SET_STS_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STS_DATA Call by reference Type reference (TYPE) SEC_STS_DATA 20091008

Method SET_STS_POLICY on class CL_WSS_STS_CFG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730