|
Jive Messenger 2.2.2 Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AuthProvider | Provider interface for authentication. |
Class Summary | |
---|---|
AuthFactory | Authentication service. |
AuthToken | A token that proves that a user has successfully authenticated. |
DefaultAuthProvider | Default AuthProvider implementation. |
NativeAuthProvider | Authenticates using the native operating system authentication method. |
POP3AuthProvider | An AuthProvider that authenticates using a POP3 server. |
Exception Summary | |
---|---|
UnauthorizedException | Thrown if a user does not have permission to access a particular method. |
Authentication service interfaces and classes. Custom
authentication implementations can be created by extending the
AuthProvider
interface.
|
Jive Messenger 2.2.2 Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |