Uses of Interface
com.gigaspaces.security.directory.RoleDetails
Packages that use RoleDetails
-
Uses of RoleDetails in com.gigaspaces.security.directory
Classes in com.gigaspaces.security.directory that implement RoleDetailsMethods in com.gigaspaces.security.directory that return RoleDetailsModifier and TypeMethodDescriptionRetrieve the role details byrole.Methods in com.gigaspaces.security.directory that return types with arguments of type RoleDetailsModifier and TypeMethodDescriptionRoleManager.mapRoles()Returns a map containing mapping between role and role-details.Methods in com.gigaspaces.security.directory with parameters of type RoleDetailsModifier and TypeMethodDescriptionvoidRoleManager.createRole(RoleDetails roleDetails) Create a new role with the specifiedroleDetails.voidRoleManager.updateRole(RoleDetails roleDetails) Updates the role details, excluding the role which must remain the same. -
Uses of RoleDetails in com.gigaspaces.security.fs
Methods in com.gigaspaces.security.fs that return RoleDetailsMethods in com.gigaspaces.security.fs that return types with arguments of type RoleDetailsMethods in com.gigaspaces.security.fs with parameters of type RoleDetailsModifier and TypeMethodDescriptionvoidFileRoleManager.createRole(RoleDetails roleDetails) voidFileRoleManager.updateRole(RoleDetails roleDetails)