public class AuthorizationParseUtils extends Object
| Constructor and Description |
|---|
AuthorizationParseUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<PrincipalDesc> |
analyzePrincipalListDef(ASTNode node) |
static PrincipalDesc |
getPrincipalDesc(ASTNode principal) |
public static PrincipalDesc getPrincipalDesc(ASTNode principal)
public static List<PrincipalDesc> analyzePrincipalListDef(ASTNode node)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.