Jive Messenger 2.2.2 Javadoc

Package org.jivesoftware.messenger.auth

Authentication service interfaces and classes.

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.
 

Package org.jivesoftware.messenger.auth Description

Authentication service interfaces and classes. Custom authentication implementations can be created by extending the AuthProvider interface.


Jive Messenger 2.2.2 Javadoc

Copyright © 1999-2004 Jive Software.