public class JpsAppPolicyService extends java.lang.Object implements AppPolicyService
| Constructor and Description |
|---|
JpsAppPolicyService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAllGrantedRoleNames() |
java.util.List<ADFRole> |
getGrantedRoles() |
public java.util.List<java.lang.String> getAllGrantedRoleNames()
getAllGrantedRoleNames in interface AppPolicyServicepublic java.util.List<ADFRole> getGrantedRoles()
getGrantedRoles in interface AppPolicyService