| Package | Description |
|---|---|
| ml.alternet.security.web.server |
Helper classes for Web containers such as
Jetty, Tomcat...
|
| Modifier and Type | Method and Description |
|---|---|
static BasicAuthorizationBuffer.Scope |
BasicAuthorizationBuffer.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicAuthorizationBuffer.Scope[] |
BasicAuthorizationBuffer.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicAuthorizationBuffer(BasicAuthorizationBuffer.Scope scope,
int position,
int limit)
Create a buffer.
|
Copyright © 2018 Alternet. All rights reserved.