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