|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XACMLAttribute.Type | |
|---|---|
| eu.emi.dsr.security | |
| Uses of XACMLAttribute.Type in eu.emi.dsr.security |
|---|
| Methods in eu.emi.dsr.security that return XACMLAttribute.Type | |
|---|---|
XACMLAttribute.Type |
XACMLAttribute.getType()
Sets XACML 2.0 type |
static XACMLAttribute.Type |
XACMLAttribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XACMLAttribute.Type[] |
XACMLAttribute.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in eu.emi.dsr.security with parameters of type XACMLAttribute.Type | |
|---|---|
void |
XACMLAttribute.setType(XACMLAttribute.Type type)
Sets XACML 2.0 type. |
| Constructors in eu.emi.dsr.security with parameters of type XACMLAttribute.Type | |
|---|---|
XACMLAttribute(String name,
String value,
XACMLAttribute.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||