Interface HvlOAuthRoleAuthorityRelManager

All Known Implementing Classes:
HvlOauthRoleAuthorityRelManagerImpl

@Validated public interface HvlOAuthRoleAuthorityRelManager
This manager provides retrieve methods.
  • Method Summary

    Modifier and Type
    Method
    Description
    verifyRoleIfExistsAuthority(@NotEmpty String roleUuid, @NotNull Long authorityId)
    Verify whether the authority is in the role.
  • Method Details

    • verifyRoleIfExistsAuthority

      Boolean verifyRoleIfExistsAuthority(@NotEmpty @NotEmpty String roleUuid, @NotNull @NotNull Long authorityId)
      Verify whether the authority is in the role.
      Parameters:
      roleUuid - the role uuid
      authorityId - the authority id
      Returns:
      the boolean