public class ServiceProviderSAMLContext extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EMPTY_PASSWORD |
Constructor and Description |
---|
ServiceProviderSAMLContext() |
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static List<String> |
getRoles() |
static String |
getUserName() |
static void |
push(String user,
List<String> roles) |
public static final String EMPTY_PASSWORD
Copyright © 2016 JBoss by Red Hat. All rights reserved.