public class AuthZRequestBean extends Object
| Constructor and Description |
|---|
AuthZRequestBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
List<Attribute> |
getAttributes() |
String |
getResource() |
void |
setAction(String action) |
void |
setAttributes(List<Attribute> attributes) |
void |
setResource(String resource) |
Copyright © 2014. All Rights Reserved.