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.JAASUserInfoAbstractLoginModule. getCurrentUser()Methods in org.eclipse.jetty.jaas.spi with parameters of type AbstractLoginModule.JAASUserInfo Modifier and Type Method Description voidAbstractLoginModule. setCurrentUser(AbstractLoginModule.JAASUserInfo u)
-