Nuxeo Enterprise Platform 5.4

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
 String code
           
 String flag
           
 Map<String,String> 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 String code

flag

public String flag

options

public Map<String,String> options
Constructor Detail

LoginModuleDescriptor

public LoginModuleDescriptor()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.