Openfire 3.3.2 Javadoc

Package org.jivesoftware.openfire.sasl

Interface Summary
AuthorizationPolicy This is the interface the AuthorizationManager uses to conduct authorizations.
 

Class Summary
AbstractAuthorizationProvider Provider for authorization.
AuthorizationManager Manages the AuthorizationProvider objects.
GSSAPIAuthorizationProvider Provider for gsaapi authorization using one of the 3 policy states.
LooseAuthorizationPolicy This policy will authorize any principal who's username matches exactly the username of the JID.
StrictAuthorizationPolicy This policy will authorize any principal who:

Username of principal matches exactly the username of the JID The user principal's realm matches exactly the realm of the server. Note that the realm may not match the servername, and in fact for this policy to be useful it will not match the servername.

UnixK5LoginProvider Provider for authorization.
 


Openfire 3.3.2 Javadoc

Copyright © 2003-2007 Jive Software.