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) |
handleSubjectUserInfo getSubjectUserInfo(Collection<Principal> principals)
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.