public class SecurityUtils extends Object
| Constructor and Description |
|---|
SecurityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static BasicAuthCredentials |
parseBasicAuthHeader(String headerValue)
Extracts username and password from a Basic HTTP "Authorization" header.
|
public static BasicAuthCredentials parseBasicAuthHeader(String headerValue)
headerValue - Copyright © 2016. All Rights Reserved.