org.globus.gridshib
Class AttributeAcceptancePIP
java.lang.Object
org.globus.gridshib.BasePIP
org.globus.gridshib.AttributeAcceptancePIP
- All Implemented Interfaces:
- Serializable, Interceptor, PIP
public class AttributeAcceptancePIP
- extends BasePIP
This PIP applies Attribute Acceptance Policy to
attributes in the user's security context.
- See Also:
AttributeAcceptancePIPImpl,
Serialized Form
|
Method Summary |
protected PIP |
pipImpl()
A subclass MUST implement this method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
impl
protected AttributeAcceptancePIPImpl impl
AttributeAcceptancePIP
public AttributeAcceptancePIP()
pipImpl
protected PIP pipImpl()
- Description copied from class:
BasePIP
- A subclass MUST implement this method.
- Specified by:
pipImpl in class BasePIP
Copyright © 2007-2008 University of Illinois. All Rights Reserved.