Java org.springframework.security.core.authority.mapping SimpleAuthorityMapper fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.core.authority.mapping SimpleAuthorityMapper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.core.authority.mapping SimpleAuthorityMapper.

The text is from its open source code.

Constructor

Method

voidafterPropertiesSet()
voidsetConvertToUpperCase(boolean convertToUpperCase)
Whether to convert the authority value to upper case in the mapping.
voidsetPrefix(String prefix)
Sets the prefix which should be added to the authority name (if it doesn't already exist)