Package oracle.pgx.common.auth
Interface PermissionEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()AuthorizationTypegetType()
-
-
-
Method Detail
-
getName
java.lang.String getName()
-
getType
AuthorizationType getType()
-
-