Uses of Interface
com.identityworksllc.iiq.common.Mappable
-
Packages that use Mappable Package Description com.identityworksllc.iiq.common.access Classes associated with theAccessCheck
andCommonSecurityConfig
model -
-
Uses of Mappable in com.identityworksllc.iiq.common.access
Classes in com.identityworksllc.iiq.common.access that implement Mappable Modifier and Type Class Description class
AccessCheckResponse
The output ofAccessCheck.accessCheck(AccessCheckInput)
, containing the results of the access check (allowed or not) and some metadata.
-