Fields in org.kuali.rice.kim.service.impl with type parameters of type MaxAgeSoftReference |
protected Map<String,MaxAgeSoftReference<KimEntity>> |
IdentityManagementServiceImpl.entityCache
|
protected Map<String,MaxAgeSoftReference<KimEntityDefaultInfo>> |
IdentityManagementServiceImpl.entityDefaultInfoCache
|
protected Map<String,MaxAgeSoftReference<KimEntityInfo>> |
IdentityManagementServiceImpl.entityInfoCache
|
protected Map<String,MaxAgeSoftReference<Group>> |
IdentityManagementServiceImpl.groupByIdCache
|
protected Map<String,MaxAgeSoftReference<Group>> |
IdentityManagementServiceImpl.groupByNameCache
|
protected Map<String,MaxAgeSoftReference<List<String>>> |
IdentityManagementServiceImpl.groupIdsForPrincipalCache
|
protected Map<String,MaxAgeSoftReference<List<String>>> |
IdentityManagementServiceImpl.groupMemberPrincipalIdsCache
|
protected Map<String,MaxAgeSoftReference<List<? extends Group>>> |
IdentityManagementServiceImpl.groupsForPrincipalCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.hasPermissionByTemplateCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.hasPermissionCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.isAuthorizedByTemplateNameCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.isAuthorizedCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.isGroupMemberOfGroupCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.isMemberOfGroupCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
IdentityManagementServiceImpl.isPermissionDefinedForTemplateNameCache
|
protected Map<String,MaxAgeSoftReference<Collection<String>>> |
RoleManagementServiceImpl.memberPrincipalIdsCache
|
private Map<List<KimPermissionInfo>,MaxAgeSoftReference<List<String>>> |
PermissionServiceBase.permissionToRoleCache
|
protected Map<String,MaxAgeSoftReference<Person>> |
PersonServiceImpl.personCache
|
protected Map<String,MaxAgeSoftReference<Principal>> |
IdentityManagementServiceImpl.principalByIdCache
|
protected Map<String,MaxAgeSoftReference<Principal>> |
IdentityManagementServiceImpl.principalByNameCache
|
protected Map<String,MaxAgeSoftReference<Boolean>> |
RoleManagementServiceImpl.principalHasRoleCache
|
protected Map<String,MaxAgeSoftReference<KimRoleInfo>> |
RoleManagementServiceImpl.roleByIdCache
|
protected Map<String,MaxAgeSoftReference<KimRoleInfo>> |
RoleManagementServiceImpl.roleByNameCache
|
protected Map<String,MaxAgeSoftReference<List<RoleMembershipInfo>>> |
RoleManagementServiceImpl.roleMembersWithDelegationCache
|
protected Map<String,MaxAgeSoftReference<List<AttributeSet>>> |
RoleManagementServiceImpl.roleQualifiersForPrincipalCache
|