Uses of Class
com.identityworksllc.iiq.common.access.AccessCheckException
- 
Packages that use AccessCheckException Package Description com.identityworksllc.iiq.common.access Classes associated with theAccessCheckandCommonSecurityConfigmodel - 
- 
Uses of AccessCheckException in com.identityworksllc.iiq.common.access
Methods in com.identityworksllc.iiq.common.access that throw AccessCheckException Modifier and Type Method Description AccessCheckResponseFluentAccessCheck. execute()Validates and executes the constructedAccessCheck, returning the response.booleanFluentAccessCheck. isAllowed()Returns true if this access check passes for the current configurationvoidAccessCheckInput. validate()Validates the configuration before it executes 
 -