it.eng.rdlab.soa3.pm.connector.javaapi.beans
Class AuthZRequestBean

java.lang.Object
  extended by it.eng.rdlab.soa3.pm.connector.javaapi.beans.AuthZRequestBean

public class AuthZRequestBean
extends Object


Constructor Summary
AuthZRequestBean()
           
 
Method Summary
 String getAction()
           
 List<Attribute> getAttributes()
           
 String getResource()
           
 void setAction(String action)
           
 void setAttributes(List<Attribute> attributes)
           
 void setResource(String resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthZRequestBean

public AuthZRequestBean()
Method Detail

getAttributes

public List<Attribute> getAttributes()

setAttributes

public void setAttributes(List<Attribute> attributes)

getAction

public String getAction()

setAction

public void setAction(String action)

getResource

public String getResource()

setResource

public void setResource(String resource)


Copyright © 2013. All Rights Reserved.