org.apache.falcon.security
Class SecurityConstants

java.lang.Object
  extended by org.apache.falcon.security.SecurityConstants

public final class SecurityConstants
extends Object

Constants for the security module.


Field Summary
static String FALCON_LOGIN
           
static String OS_LOGIN_MODULE_NAME
           
static Class<? extends Principal> OS_PRINCIPAL_CLASS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OS_LOGIN_MODULE_NAME

public static final String OS_LOGIN_MODULE_NAME
See Also:
Constant Field Values

OS_PRINCIPAL_CLASS

public static final Class<? extends Principal> OS_PRINCIPAL_CLASS

FALCON_LOGIN

public static final String FALCON_LOGIN
See Also:
Constant Field Values


Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.