Uses of Class
org.eclipse.jetty.plus.jaas.spi.AbstractLoginModule.JAASUserInfo

Packages that use AbstractLoginModule.JAASUserInfo
org.eclipse.jetty.plus.jaas.spi   
 

Uses of AbstractLoginModule.JAASUserInfo in org.eclipse.jetty.plus.jaas.spi
 

Methods in org.eclipse.jetty.plus.jaas.spi that return AbstractLoginModule.JAASUserInfo
 AbstractLoginModule.JAASUserInfo AbstractLoginModule.getCurrentUser()
           
 

Methods in org.eclipse.jetty.plus.jaas.spi with parameters of type AbstractLoginModule.JAASUserInfo
 void AbstractLoginModule.setCurrentUser(AbstractLoginModule.JAASUserInfo u)
           
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.