Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.api.login
Class LoginModuleDescriptor

java.lang.Object
  extended by org.nuxeo.runtime.api.login.LoginModuleDescriptor

public class LoginModuleDescriptor
extends Object

Author:
Bogdan Stefanescu

Field Summary
 Class<?> code
           
 String flag
           
 Map<String,Object> options
           
 
Constructor Summary
LoginModuleDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code

public Class<?> code

flag

public String flag

options

public Map<String,Object> options
Constructor Detail

LoginModuleDescriptor

public LoginModuleDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.