| Package | Description |
|---|---|
| com.holonplatform.auth |
| Modifier and Type | Method and Description |
|---|---|
static AuthContext |
AuthContext.create(Realm realm)
Create a default
AuthContext using given realm. |
| Modifier and Type | Method and Description |
|---|---|
static Optional<AuthContext> |
AuthContext.getCurrent()
Convenience method to obtain the current
AuthContext made available as Context resource, using
default ClassLoader. |
Copyright © 2017 The Holon Platform. All rights reserved.