Uses of Class
org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUserInfo
-
Packages that use AbstractLoginModule.JAASUserInfo Package Description org.eclipse.jetty.jaas.spi Jetty Jaas : Various Jaas Implementations for Jetty -
-
Uses of AbstractLoginModule.JAASUserInfo in org.eclipse.jetty.jaas.spi
Methods in org.eclipse.jetty.jaas.spi that return AbstractLoginModule.JAASUserInfo Modifier and Type Method Description AbstractLoginModule.JAASUserInfo
AbstractLoginModule. getCurrentUser()
Methods in org.eclipse.jetty.jaas.spi with parameters of type AbstractLoginModule.JAASUserInfo Modifier and Type Method Description void
AbstractLoginModule. setCurrentUser(AbstractLoginModule.JAASUserInfo u)
-