Package eu.dnetlib.authentication.utils
Class AuthoritiesMapper
java.lang.Object
eu.dnetlib.authentication.utils.AuthoritiesMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<? extends org.springframework.security.core.GrantedAuthority>
-
Constructor Details
-
AuthoritiesMapper
public AuthoritiesMapper()
-
-
Method Details
-
map
public static Collection<? extends org.springframework.security.core.GrantedAuthority> map(ArrayList<String> entitlements)
-