public final class GrantedAuthorityDefaults extends Object
GrantedAuthority| Constructor and Description |
|---|
GrantedAuthorityDefaults(String rolePrefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRolePrefix()
The default prefix used with role based authorization.
|