Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.auth.service
Class SessionManagerDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.auth.service.SessionManagerDescriptor
All Implemented Interfaces:
Serializable

public class SessionManagerDescriptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SessionManagerDescriptor()
           
 
Method Summary
 Class<NuxeoAuthenticationSessionManager> getClassName()
           
 boolean getEnabled()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionManagerDescriptor

public SessionManagerDescriptor()
Method Detail

getName

public String getName()

getEnabled

public boolean getEnabled()

getClassName

public Class<NuxeoAuthenticationSessionManager> getClassName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.