Uses of Class
com.identityworksllc.iiq.common.access.AccessCheck.SecurityResult
-
Packages that use AccessCheck.SecurityResult Package Description com.identityworksllc.iiq.common.access Classes associated with theAccessCheck
andCommonSecurityConfig
model -
-
Uses of AccessCheck.SecurityResult in com.identityworksllc.iiq.common.access
Methods in com.identityworksllc.iiq.common.access that return types with arguments of type AccessCheck.SecurityResult Modifier and Type Method Description static ConcurrentHashMap<AccessCheck.SecurityCacheToken,AccessCheck.SecurityResult>
AccessCheck. getCacheMap()
Creates the cache map, which should be stored in CustomGlobal.
-