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 © 2017 The Apache Software Foundation. All rights reserved.