Interface Authorization

All Known Implementing Classes:
AuthorizationImpl

public interface Authorization
  • Method Details

    • getAuthorizationKey

      String getAuthorizationKey()
    • getOwnerId

      String getOwnerId()
    • getOwnerType

      OwnerType getOwnerType()
    • getResourceType

      ResourceType getResourceType()
    • getResourceId

      String getResourceId()
    • getResourcePropertyName

      String getResourcePropertyName()
    • getPermissionTypes

      List<PermissionType> getPermissionTypes()