SAP ABAP Class CL_SWSP_FEAT_SEC_POL12_XSLT (SecurityPolicy 1.2)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSP_FEAT (Package) Features Serialization
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_FEAT_BASE | Base Class for All Features | 20070522 |
Properties
| Class | CL_SWSP_FEAT_SEC_POL12_XSLT | |
| Short Description | SecurityPolicy 1.2 | |
| Super Class | CL_SWSP_FEAT_BASE | Base Class for All Features |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWSP_FEAT | Features Serialization |
| Created | 20070522 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWSP_FEAT_SEC_POL12_XSLT has no forward declaration.
Interfaces
Class CL_SWSP_FEAT_SEC_POL12_XSLT has no interface implemented.
Friends
Class CL_SWSP_FEAT_SEC_POL12_XSLT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'sp' | SP 1.2 namespace prefix | 20070618 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SecurityPolicy' | 20070618 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702' | SecurityPolicy 1.2 namespace | 20070618 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_WSDL_PROPERTY | WSP WSDL Attribute | 20080724 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Secure Conversation used | 20080404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070523 | ||
| 2 | Instance method | Public | Method | 20070523 | ||
| 3 | Instance method | Private | Method | Converts ABAP Properties into XML representation | 20070523 | |
| 4 | Instance method | Private | Method | Converts XML representation into ABAP Properties | 20070528 | |
| 5 | Instance method | Private | Method | Transforms Properties to Asserions | 20070528 |
Events
Class CL_SWSP_FEAT_SEC_POL12_XSLT has no event.
Types
Class CL_SWSP_FEAT_SEC_POL12_XSLT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWSP_FEAT_SEC_POL12_XSLT has no parameter.
Method CONSTRUCTOR on class CL_SWSP_FEAT_SEC_POL12_XSLT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_SWSP_FEAT_SEC_POL12_XSLT | SecurityPolicy 1.2 | 20070523 |
Method CREATE on class CL_SWSP_FEAT_SEC_POL12_XSLT has no exception.
Method PROPS_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_PROPERTIES | ABAP Properties | 20070523 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | XML Representation | 20070523 |
Method PROPS_TO_XML on class CL_SWSP_FEAT_SEC_POL12_XSLT has no exception.
Method XML_TO_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_PROPS | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_PROPERTIES | ABAP Properties | 20070528 | |||
| 2 | XML_PROPS | Call by reference | Type reference (TYPE) | XSTRING | XML representation | 20070528 |
Method XML_TO_PROPS on class CL_SWSP_FEAT_SEC_POL12_XSLT has no exception.
Method XSL_TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20070528 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | XSTRING | 20070528 | ||||
| 3 | TRANSFORMATION | Call by reference | Type reference (TYPE) | STRING | 20070528 |
Method XSL_TRANSFORM on class CL_SWSP_FEAT_SEC_POL12_XSLT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |