Service of XMLSecurityContext. More...
import "XMLSecurityContext.idl";
 
  
| Additional Inherited Members | |
|  Public Member Functions inherited from XXMLSecurityContext | |
| long | addSecurityEnvironment ([in] XSecurityEnvironment aSecurityEnvironment) raises ( com::sun::star::security::SecurityInfrastructureException ) | 
| Add personal security environment , and return the index of the added environment. | |
| long | getSecurityEnvironmentNumber () | 
| Get the number of security environments. | |
| com::sun::star::xml::crypto::XSecurityEnvironment | getSecurityEnvironmentByIndex ([in] long index) | 
| Get personal security environment. | |
| com::sun::star::xml::crypto::XSecurityEnvironment | getSecurityEnvironment () | 
| An handy method to get the first personal security environment. | |
| long | getDefaultSecurityEnvironmentIndex () | 
| Get the ID of the internal security environment. | |
| void | setDefaultSecurityEnvironmentIndex ([in] long index) | 
| set the ID of the internal security environment | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
Service of XMLSecurityContext.