public interface SubjectUserInfo
Modifier and Type | Method and Description |
---|---|
Collection<Principal> |
getPrincipals()
Get the principals for this user.
|
Subject |
getSubject() |
String |
getUserName()
Get the name for this user.
|
String getUserName()
Collection<Principal> getPrincipals()
Subject getSubject()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.