issrg.gt4.pip
Class ActionPIP

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

public class ActionPIP
extends java.lang.Object

Author:
Linying Su

Constructor Summary
ActionPIP()
          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

ActionPIP

public ActionPIP()
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