public class BasicAuthHelper extends Object
| Constructor and Description | 
|---|
BasicAuthHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
createHeader(String username,
            String password)  | 
static String[] | 
parseHeader(String header)  | 
Copyright © 2016 JBoss by Red Hat. All rights reserved.