public class PicketLinkUndertowPrincipal extends Object implements Principal, Serializable
Modifier and Type | Field and Description |
---|---|
protected PicketLinkLogger |
logger |
protected String |
name |
protected List<String> |
roles |
Constructor and Description |
---|
PicketLinkUndertowPrincipal(String name,
List<String> roles) |
protected PicketLinkLogger logger
protected String name
Copyright © 2017 JBoss by Red Hat. All rights reserved.