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 java.lang.Object

Author:
Bogdan Stefanescu

Field Summary
 java.lang.String code
           
 java.lang.String flag
           
 java.util.Map<java.lang.String,java.lang.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 java.lang.String code

flag

public java.lang.String flag

options

public java.util.Map<java.lang.String,java.lang.String> options
Constructor Detail

LoginModuleDescriptor

public LoginModuleDescriptor()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.