Package org.restlet.security
package org.restlet.security
Classes related to security.
- Since:
- Restlet 2.0
- See Also:
-
ClassDescriptionFilter authenticating the client sending the inbound request.Filter authorizing inbound request.Authenticator based on the SSL client certificate.Authenticator based on a challenge scheme.Authorizer allowing only confidential calls.Updates an authenticated client user with assigned roles.Group that contains member groups and users.Verifier that can locally retrieve the secrets.Verifier that stores its local secrets in a map indexed by the identifier.Security realm based on a memory model.Authorizer based on authorized methods.Security realm capable of providing an enroler and a verifier.Application specific role.Authorizer based on authorized and forbidden roles.Verifier of identifier/secret couples.User part of a security realm.Verifies the credentials provided by a client user sending a request.