public class DefaultRoleDecoder extends Object
A default implementation of RoleDecoder that delegates decoding of roles for a given AuthorizationIdentity to
an application specific implementation of RoleDecoder, if provided.
| Constructor and Description |
|---|
DefaultRoleDecoder() |
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.security.authz.Roles |
decodeRoles(org.wildfly.security.authz.AuthorizationIdentity authorizationIdentity) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.