Uses of Class
org.n52.security.authentication.loginmodule.SharedState

Packages that use SharedState
org.n52.security.authentication.loginmodule   
 

Uses of SharedState in org.n52.security.authentication.loginmodule
 

Fields in org.n52.security.authentication.loginmodule declared as SharedState
protected  SharedState AbstractLoginModule.m_sharedState
          Field m_sharedState holds the shared state.
 

Methods in org.n52.security.authentication.loginmodule that return SharedState
protected  SharedState AbstractLoginModule.getSharedState()
          Method gets the sharedState of this login context.
 



Copyright © 2004-2009 52north.org. All Rights Reserved.