public class FileRealm
extends org.eclipse.jetty.security.HashLoginService
org.eclipse.jetty.security.MappedLoginService.Anonymous, org.eclipse.jetty.security.MappedLoginService.KnownUser, org.eclipse.jetty.security.MappedLoginService.RolePrincipal, org.eclipse.jetty.security.MappedLoginService.UserPrincipal
Constructor and Description |
---|
FileRealm(Map args)
Constructor - this sets up an authentication realm, using the file
supplied on the command line as a source of userNames/passwords/roles.
|
doStart, doStop, getConfig, getConfig, getConfigResource, getRefreshInterval, loadUser, loadUsers, remove, setConfig, setRefreshInterval, update
getIdentityService, getName, getUsers, login, logout, putUser, putUser, removeUser, setIdentityService, setName, setUsers, toString, validate
public FileRealm(Map args)
Copyright © 2015. All rights reserved.