issrg.gt4
Class PermisAuthorizationResource

java.lang.Object
  extended by issrg.gt4.PermisAuthorizationResource

public class PermisAuthorizationResource
extends java.lang.Object

This is a Resource implementation; it is mostly a copy of the example, since Permis Authorization doesn't have any resources.


Field Summary
protected  java.lang.Object key
           
static javax.xml.namespace.QName RP_SET
           
 org.opensaml.QName[] supportedResponse
           
 
Constructor Summary
PermisAuthorizationResource()
           
 
Method Summary
 ResourcePropertySet getResourcePropertySet()
           
 org.opensaml.QName[] getSupportedResponse()
           
 void setRPs(java.lang.Boolean signatureCapable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RP_SET

public static final javax.xml.namespace.QName RP_SET

supportedResponse

public final org.opensaml.QName[] supportedResponse

key

protected java.lang.Object key
Constructor Detail

PermisAuthorizationResource

public PermisAuthorizationResource()
Method Detail

getSupportedResponse

public org.opensaml.QName[] getSupportedResponse()

setRPs

public void setRPs(java.lang.Boolean signatureCapable)

getResourcePropertySet

public ResourcePropertySet getResourcePropertySet()