| Package | Description | 
|---|---|
| org.restlet.security | 
 Classes related to security. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConfidentialAuthorizer
Authorizer allowing only confidential calls. 
 | 
class  | 
MethodAuthorizer
Authorizer based on authorized methods. 
 | 
class  | 
RoleAuthorizer
Authorizer based on authorized and forbidden roles. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Authorizer | 
Authorizer.ALWAYS
Authorizer returning true all the time. 
 | 
static Authorizer | 
Authorizer.AUTHENTICATED
Authorizer returning true for all authenticated requests. 
 | 
static Authorizer | 
Authorizer.NEVER
Authorizer returning false all the time. 
 | 
Copyright © 2005-2024 Restlet.