eu.emi.dsr.security
Class AttributeSourceFactory
java.lang.Object
eu.emi.dsr.security.AttributeSourceFactory
public class AttributeSourceFactory
- extends Object
Creates the main attribute source chain and configures it.
- Author:
- schuller, golbi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE
public static final String BASE
- base for property names
- See Also:
- Constant Field Values
ORDER
public static final String ORDER
- attribute sources order property
- See Also:
- Constant Field Values
COMBINING_POLICY
public static final String COMBINING_POLICY
- property for defining the combining policy if multiple sources are used
- See Also:
- Constant Field Values
AttributeSourceFactory
public AttributeSourceFactory(Properties properties)
makeAttributeSource
public IAttributeSource makeAttributeSource()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.