public interface IAuthenticationRoleMapper
Modifier and Type | Method and Description |
---|---|
String |
fromPentahoRole(String pentahoRole)
Takes a Hitachi Vantara security role and returns the mapped third party role.
|
String |
toPentahoRole(String thirdPartyRole)
Takes a string name of third party role and returns the mapped Hitachi Vantara security role.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.