Interface Scope

All Known Subinterfaces:
ScopeWithPrivileges

@Deprecated public interface Scope
Deprecated.
Deprecated in favor of Adobe IMS integration.
The Scope provides a simple API to handle scopes
  • Method Details

    • getName

      String getName()
      Deprecated.
      Get the scope name
      Returns:
      the scope name
    • getResourcePath

      String getResourcePath(User user)
      Deprecated.
      Get the resource path associated with the scope
      Parameters:
      user - The authenticated user
      Returns:
      The resource path associated to the scope
    • getEndpoint

      String getEndpoint()
      Deprecated.
      Get the endpoint associated with the scope
      Returns:
      the endpoint associated to the scope
    • getDescription

      String getDescription(HttpServletRequest request)
      Deprecated.
      Get the description associated with the scope
      Parameters:
      request - The HttpServletRequest request
      Returns:
      the scope description