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