Uses of Class
org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUser
Packages that use AbstractLoginModule.JAASUser
-
Uses of AbstractLoginModule.JAASUser in org.eclipse.jetty.jaas.spi
Subclasses of AbstractLoginModule.JAASUser in org.eclipse.jetty.jaas.spiModifier and TypeClassDescriptionclass
class
class
Methods in org.eclipse.jetty.jaas.spi that return AbstractLoginModule.JAASUserModifier and TypeMethodDescriptionAbstractLoginModule.getCurrentUser()
Load info from databaseabstract AbstractLoginModule.JAASUser
get the available information about the userMethods in org.eclipse.jetty.jaas.spi with parameters of type AbstractLoginModule.JAASUserModifier and TypeMethodDescriptionvoid
AbstractLoginModule.setCurrentUser
(AbstractLoginModule.JAASUser u)