| Package | Description |
|---|---|
| org.restlet.engine.security |
Supports security.
|
| org.restlet.util |
Various utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationInfo |
AuthenticatorUtils.parseAuthenticationInfo(String header)
Parses the "Authentication-Info" header.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
AuthenticatorUtils.formatAuthenticationInfo(AuthenticationInfo info)
Formats an authentication information as a HTTP header value.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
WrapperResponse.getAuthenticationInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperResponse.setAuthenticationInfo(AuthenticationInfo authenticationInfo) |
Copyright © 2005-2015 Restlet.