public interface AuthorizingCallbackHandler extends CallbackHandler
CallbackHandler
which allows retrieving the Subject
which has been authorized wrapped in a SubjectUserInfo
Modifier and Type | Method and Description |
---|---|
SubjectUserInfo |
getSubjectUserInfo(Collection<Principal> principals) |
handle
SubjectUserInfo getSubjectUserInfo(Collection<Principal> principals)
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.