Package com.identityworksllc.iiq.common.access
Classes associated with the
AccessCheck
and CommonSecurityConfig
model-
Class Summary Class Description AccessCheck Static methods for implementing access checks.AccessCheck.SecurityCacheToken The container object to identify the cached ThingAccessUtil inputs.AccessCheck.SecurityResult The container object to hold the cached ThingAccessUtil resultsAccessCheckInput Access check inputAccessCheckResponse The output ofAccessCheck.accessCheck(AccessCheckInput)
, containing the results of the access check (allowed or not) and some metadata.FluentAccessCheck Implements a fluent API for access checks. -
Exception Summary Exception Description AccessCheckException An exception specific to theAccessCheck
tools