Interface JPAProtectionInfo


public interface JPAProtectionInfo
Provides information about a protected attribute
Author:
Oliver Grande
  • Method Details

    • getAttribute

      JPAAttribute getAttribute()
      The protected attribute
      Returns:
    • getPath

      JPAPath getPath()
      Path within the entity type to the attribute
      Returns:
    • getClaimName

      String getClaimName()
      Claim names that shall be used to protect this attribute
      Returns:
    • supportsWildcards

      boolean supportsWildcards()
      Returns the maintained wildcard setting.
      Returns: