|
||||||||
PREV NEXT | FRAMES NO FRAMES |
AzEntity
that simplifies the setting of some common XACML sttributes
using Java Objects.AzWrapperRequestObject
PepResponse
AzResponseContext
.
JavaObjectMapper
is responsible for converting a POJO into an AzWrapperRequestObject
.Object
to an AzWrapperRequestObject
.
AzRequestContext
PepRequest.decide()
call.PepResponse
.PepResponseFactory.Behavior
when
an Indeterminate decision with a MissingAttribute status code is returned from the underlying AzApi implementation.
PepResponseFactory.Behavior
when
a NotApplicable decision is returned from the underlying AzApi implementation.
PepResponseFactory.Behavior
when
an Indeterminate decision with a ProcessingError status code is returned from the underlying AzApi implementation.
PepResponseFactory.Behavior
when
an Indeterminate decision with a SyntaxError status code is returned from the underlying AzApi implementation.
JavObjectMapper
.JavObjectMapper
.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |