| Package | Description | 
|---|---|
| org.restlet | 
 Core classes of the API. 
 | 
| org.restlet.data | 
 Information exchanged by components. 
 | 
| org.restlet.resource | 
 Client and server resource classes. 
 | 
| org.restlet.security | 
 Classes related to security. 
 | 
| Class and Description | 
|---|
| Enroler
 Updates an authenticated client user with assigned roles. 
 | 
| Realm
 Security realm capable of providing an enroler and a verifier. 
 | 
| Role
 Application specific role. 
 | 
| Verifier
 Verifies the credentials provided by a client user sending a request. 
 | 
| Class and Description | 
|---|
| Role
 Application specific role. 
 | 
| User
 User part of a security realm. 
 | 
| Class and Description | 
|---|
| Role
 Application specific role. 
 | 
| Class and Description | 
|---|
| Authenticator
 Filter authenticating the client sending the inbound request. 
 | 
| Authorizer
 Filter authorizing inbound request. 
 | 
| Enroler
 Updates an authenticated client user with assigned roles. 
 | 
| Group
 Group that contains member groups and users. 
 | 
| LocalVerifier
 Verifier that can locally retrieve the secrets. 
 | 
| Realm
 Security realm capable of providing an enroler and a verifier. 
 | 
| Role
 Application specific role. 
 | 
| SecretVerifier
 Verifier of identifier/secret couples. 
 | 
| User
 User part of a security realm. 
 | 
| Verifier
 Verifies the credentials provided by a client user sending a request. 
 | 
Copyright © 2005-2024 Restlet.