| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
security and authenticates interfaces More...
| Classes | |
| exception | AuthenticationFailedException | 
| indicates failure to authenticate using the specified security context.  More... | |
| exception | InvalidArgumentException | 
| indicates an invalid argument was passed to SSO API.  More... | |
| exception | InvalidContextException | 
| indicates an attempt was made to use an invalid source or target context.  More... | |
| exception | InvalidCredentialException | 
| indicates an attempt was made to use an invalid or non existent credential.  More... | |
| exception | InvalidPrincipalException | 
| indicates an invalid principal was specified.  More... | |
| exception | PersistenceFailureException | 
| indicates an underlying persistence implementation failure.  More... | |
| service | SSOManagerFactory | 
| represents a starting point for Single Sign-on interactions.  More... | |
| service | SSOPasswordCache | 
| provided as a convenience for simple username/password based Single Sign-on implementations which don't provide some sort of authentication information repository.  More... | |
| exception | UnsupportedException | 
| indicates an operation unsupported by the implementation.  More... | |
| interface | XSSOAcceptorContext | 
| represents an acceptor side security context.  More... | |
| interface | XSSOContext | 
| Base SSO security context representation.  More... | |
| interface | XSSOInitiatorContext | 
| represents an initiator side security context.  More... | |
| interface | XSSOManager | 
| supports the creation of security contexts for both the initiator/source side and the acceptor/target side.  More... | |
| interface | XSSOManagerFactory | 
| Factory for creating an SSO Manager supporting the user's configured security mechanism.  More... | |
| interface | XSSOPasswordCache | 
| supports password caching for security mechanisms which use passwords as credentials or as an input to credential creation but don't have an external method to cache these passwords.  More... | |
security and authenticates interfaces