Interface OidcAuthorizationServiceLocal

    • Method Detail

      • isSinglePayment

        boolean isSinglePayment​(OidcAuthorization auth)
        Indicates whether the given authorization is allowed to do a single payment
      • toScopeVO

        ScopeVO toScopeVO​(Scope scope,
                          OidcAuthorization auth)
        Returns a ScopeVO with display name for the given authorization. Some scopes don't have a display name, and shouldn't be ever shown to users.