SAP ABAP Class CL_CERTRULE_HELPER (Certrule Utils)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SUSR_CERT (Package) User Administration: Certificate administration
Properties
Class CL_CERTRULE_HELPER  
Short Description Certrule Utils    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUSR_CERT   User Administration: Certificate administration 
Created 20110323   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)
Interfaces
Class CL_CERTRULE_HELPER has no interface implemented.
Friends
Class CL_CERTRULE_HELPER has no friend class.
Attributes
Class CL_CERTRULE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Static method Public Method Determines whether rule based certificate mapping is active 20110914
2 SHOW_MESSAGES Static method Public Method Show given messages 20110328
3 UPLOAD_CERTIFICATE Static method Public Method Upload a certificate from the file system+ 20110323
Events
Class CL_CERTRULE_HELPER has no event.
Types
Class CL_CERTRULE_HELPER has no local type.
Method Signatures

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110914

Method IS_ACTIVE on class CL_CERTRULE_HELPER has no exception.

Method SHOW_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTINUE Call by reference Type reference (TYPE) ABAP_BOOL 20110328
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110328
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) IF_SUID_MSG_BUFFER=>TT_MESSAGES 20110328

Method SHOW_MESSAGES on class CL_CERTRULE_HELPER has no exception.

Method UPLOAD_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CERTIFICATE Value transfer Object reference (TYPE REF TO) CL_ABAP_X509_CERTIFICATE Elements of an X.509 Certificate 20110323
# Exception Resumable Description Created on
1 CX_ABAP_X509_CERTIFICATE Exceptions when analyzing an X.509 certificate 20110323
History
Last changed by/on SAP  20130531 
SAP Release Created in 731