org.globus.gridshib
Class SAMLQueryPIP
java.lang.Object
org.globus.gridshib.BasePIP
org.globus.gridshib.SAMLQueryPIP
- All Implemented Interfaces:
- Serializable, Interceptor, PIP
public class SAMLQueryPIP
- extends BasePIP
This PIP queries a SAML Attribute Authority (only the
Shibboleth Attribute Authority is supported at this time)
and updates the security context with the resulting
attributes.
- See Also:
SAMLQueryPIPImpl,
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 SAMLQueryPIPImpl impl
SAMLQueryPIP
public SAMLQueryPIP()
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.