Uses of Class
org.restlet.security.Realm
Packages that use Realm
Package
Description
Core classes of the Restlet API.
Classes related to security.
-
Uses of Realm in org.restlet
Methods in org.restlet that return RealmModifier and TypeMethodDescriptionFinds the realm with the given name.Methods in org.restlet that return types with arguments of type RealmModifier and TypeMethodDescriptionComponent.getRealms()Returns the modifiable list of security realms.Method parameters in org.restlet with type arguments of type Realm -
Uses of Realm in org.restlet.security
Subclasses of Realm in org.restlet.security