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