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