| Package | Description |
|---|---|
| org.jivesoftware.openfire.auth |
Authentication and Authorization service interfaces and classes.
|
| org.jivesoftware.openfire.ldap |
LDAP code for authentication and user profile information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthorizationPolicy
Different clients perform authentication differently, so this policy
will authorize any principal to a requested user that match specific
conditions that are considered secure defaults for most installations.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<AuthorizationPolicy> |
AuthorizationManager.getAuthorizationPolicies()
Returns the currently-installed AuthorizationProvider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LdapAuthorizationPolicy
Provider for authorization using LDAP.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.