issrg.gt4.pip
Class ResourcePIP

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

public class ResourcePIP
extends java.lang.Object

Author:
Linying Su

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

ResourcePIP

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