public interface SubjectSupplementalService
Modifier and Type | Interface and Description |
---|---|
static class |
SubjectSupplementalService.ServiceUtil |
Modifier and Type | Method and Description |
---|---|
org.jboss.as.domain.management.security.SubjectSupplemental |
getSubjectSupplemental(Map<String,Object> sharedState)
Obtain a SubjectSupplemental instance to load role information.
|
org.jboss.as.domain.management.security.SubjectSupplemental getSubjectSupplemental(Map<String,Object> sharedState)
sharedState
- - The state to be shared between the authentication side of the call and the authorization side.Copyright © 2023 JBoss by Red Hat. All rights reserved.