Factory for creating an SSO Manager supporting the user's configured security mechanism. More...
import "XSSOManagerFactory.idl";
 
  
| Public Member Functions | |
| XSSOManager | getSSOManager () | 
| provides a XSSOManager to be used in subsequent security context creation. | |
|  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. | |
Factory for creating an SSO Manager supporting the user's configured security mechanism.
| XSSOManager getSSOManager | ( | ) | 
provides a XSSOManager to be used in subsequent security context creation.