public interface MappableAttributesRetriever
Modifier and Type | Method and Description |
---|---|
Set<String> |
getMappableAttributes()
Implementations of this method should return a set of all string attributes which
can be mapped to GrantedAuthoritys.
|
Copyright © 2019. All rights reserved.