Uses of Interface
com.gigaspaces.security.Authority
Packages that use Authority
Package
Description
Security
Security Authorities
Security Directory
-
Uses of Authority in com.gigaspaces.security
Methods in com.gigaspaces.security that return Authority -
Uses of Authority in com.gigaspaces.security.authorities
Subinterfaces of Authority in com.gigaspaces.security.authoritiesModifier and TypeInterfaceDescriptioninterfaceAn internal API extension to the defaultAuthorityadding privilege associations.Classes in com.gigaspaces.security.authorities that implement AuthorityModifier and TypeClassDescriptionclassDefines an Authority for managing grid services, with the specified privilege.classAuthority controlling access to MCP (Model Context Protocol) server operations.classDefines an Authority for monitoring a service, with the specified privilege.classclassA role authority which holds all the authorities this role represents.classDefines an association of a role by-name.classclassDefines an Authority for operating on Space (stored) data, with the specified privilege.classDefines an Authority for managing of users and roles.Methods in com.gigaspaces.security.authorities that return AuthorityModifier and TypeMethodDescriptionGrantedAuthorities.getAuthorities()PopulatedRoleAuthority.getAuthorities()Returns the granted authorities granted to the role.Constructors in com.gigaspaces.security.authorities with parameters of type AuthorityModifierConstructorDescriptionGrantedAuthorities(Authority[] authorities) PopulatedRoleAuthority(String role, Authority[] authorities) Constructs a role authority with all the authorities this role represents. -
Uses of Authority in com.gigaspaces.security.directory
Methods in com.gigaspaces.security.directory that return AuthorityModifier and TypeMethodDescriptionRole.getAuthorities()RoleDetails.getAuthorities()Returns the granted authorities granted to the role.Service.getAuthorities()Token.getAuthorities()User.getAuthorities()UserDetails.getAuthorities()Returns the granted authorities granted to the user.Constructors in com.gigaspaces.security.directory with parameters of type Authority -
Uses of Authority in com.gigaspaces.security.openid
Methods in com.gigaspaces.security.openid that return types with arguments of type Authority
AuthorityFactory.valueOf(String)instead.