| Package | Description |
|---|---|
| com.holonplatform.auth |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthContext
Represents the current authentication/authorization context.
|
interface |
Realm
A Realm represents a security abstraction providing operations for principals authentication (for example login a
user relying on user accounts informations) and authorization (permission check against principal grants stored in
this realm).
|
Copyright © 2019 The Holon Platform. All rights reserved.