public class AuthenticationUtils extends Object
| Constructor and Description |
|---|
AuthenticationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
retrieveJaasPassword() |
static String |
retrieveJaasUser() |
static String |
retrievePassword(Subject subject) |
static String |
retrieveUser(Subject subject) |
Copyright © 2011–2014 Red Hat. All rights reserved.