public interface PolicyEnforcementPoint
| Modifier and Type | Field and Description |
|---|---|
static String |
SUBACTION_SEPARATOR |
static String |
SUBRESOURCE_SEPARATOR |
static String |
XACML_ACTION_ID |
static String |
XACML_RESOURCE_ID |
static String |
XACML_SUBJECT_ID |
static final String SUBACTION_SEPARATOR
static final String SUBRESOURCE_SEPARATOR
static final String XACML_SUBJECT_ID
static final String XACML_ACTION_ID
static final String XACML_RESOURCE_ID
void inactivate()
void destroy()
void enforce(String subjectId, String action, String api, String pid, String namespace, Context context) throws AuthzException
AuthzExceptionCopyright © 2013 DuraSpace. All Rights Reserved.