public class AvaticaUserStore
extends org.eclipse.jetty.security.UserStore
Modifier and Type | Field and Description |
---|---|
static String |
AVATICA_USER_ROLE |
Constructor and Description |
---|
AvaticaUserStore() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jetty.server.UserIdentity |
getUserIdentity(String userName) |
addUser, getIdentityService, getKnownUserIdentities, removeUser
addLifeCycleListener, doStart, doStop, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop, toString
public static final String AVATICA_USER_ROLE
public org.eclipse.jetty.server.UserIdentity getUserIdentity(String userName)
getUserIdentity
in class org.eclipse.jetty.security.UserStore
Copyright © 2012-2024 Apache Software Foundation. All Rights Reserved.