public class AdminClient extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AdminClient.Failure |
Constructor and Description |
---|
AdminClient() |
Modifier and Type | Method and Description |
---|---|
static String |
getBaseUrl(javax.servlet.http.HttpServletRequest request) |
static List<RoleRepresentation> |
getRealmRoles(javax.servlet.http.HttpServletRequest req) |
public static List<RoleRepresentation> getRealmRoles(javax.servlet.http.HttpServletRequest req) throws AdminClient.Failure
AdminClient.Failure
public static String getBaseUrl(javax.servlet.http.HttpServletRequest request)
Copyright © 2015. All Rights Reserved.