| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.authentication | |
| org.apache.ignite.internal.processors.security | |
| org.apache.ignite.spi |
Contains common classes and interfaces for SPI implementations.
|
| Modifier and Type | Method and Description |
|---|---|
SecuritySubject |
IgniteAuthenticationProcessor.authenticatedSubject(UUID subjId)
Gets authenticated node subject.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SecuritySubject> |
IgniteAuthenticationProcessor.authenticatedSubjects()
Gets collection of authenticated nodes.
|
| Modifier and Type | Method and Description |
|---|---|
SecuritySubject |
IgniteSecurityProcessor.authenticatedSubject(UUID subjId)
Delegates call to
GridSecurityProcessor.authenticatedSubject(UUID) |
SecuritySubject |
IgniteSecurity.authenticatedSubject(UUID subjId)
Delegates call to
GridSecurityProcessor.authenticatedSubject(UUID) |
SecuritySubject |
GridSecurityProcessor.authenticatedSubject(UUID subjId)
Gets authenticated node subject.
|
SecuritySubject |
NoOpIgniteSecurityProcessor.authenticatedSubject(UUID subjId)
Delegates call to
GridSecurityProcessor.authenticatedSubject(UUID) |
SecuritySubject |
SecurityContext.subject() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SecuritySubject> |
IgniteSecurityProcessor.authenticatedSubjects()
Delegates call to
GridSecurityProcessor.authenticatedSubjects() |
Collection<SecuritySubject> |
IgniteSecurity.authenticatedSubjects()
Delegates call to
GridSecurityProcessor.authenticatedSubjects() |
Collection<SecuritySubject> |
GridSecurityProcessor.authenticatedSubjects()
Gets collection of authenticated nodes.
|
Collection<SecuritySubject> |
NoOpIgniteSecurityProcessor.authenticatedSubjects()
Delegates call to
GridSecurityProcessor.authenticatedSubjects() |
| Modifier and Type | Method and Description |
|---|---|
SecuritySubject |
IgniteSpiContext.authenticatedSubject(UUID subjId)
Gets security subject based on subject ID.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SecuritySubject> |
IgniteSpiContext.authenticatedSubjects()
Gets collection of authenticated subjects together with their permissions.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023