issrg.gt4.pip
Class VomsExSubjectPIP

java.lang.Object
  extended by issrg.gt4.pip.VomsExSubjectPIP

public class VomsExSubjectPIP
extends java.lang.Object

Author:
Linying Su

Constructor Summary
VomsExSubjectPIP()
          Creates a new instance of ActionPIP
 
Method Summary
 void close()
           
 void collectAttributes(javax.security.auth.Subject subject, MessageContext ctx, javax.xml.namespace.QName operation)
           
 void initialize(PDPConfig pdpConfig, java.lang.String name, java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VomsExSubjectPIP

public VomsExSubjectPIP()
Creates a new instance of ActionPIP

Method Detail

collectAttributes

public void collectAttributes(javax.security.auth.Subject subject,
                              MessageContext ctx,
                              javax.xml.namespace.QName operation)
                       throws AttributeException
Throws:
AttributeException

initialize

public void initialize(PDPConfig pdpConfig,
                       java.lang.String name,
                       java.lang.String id)
                throws InitializeException
Throws:
InitializeException

close

public void close()
           throws CloseException
Throws:
CloseException