Package de.captaingoldfish.scim.sdk.server.endpoints.authorize


package de.captaingoldfish.scim.sdk.server.endpoints.authorize
  • Class
    Description
    author Pascal Knueppel
    created at: 27.11.2019 - 17:05

    this interface may be used by the developer to pass authorization information about the user into this framework it will also be delivered into the handler implementations so that a developer is also able to pass arbitrary information's to the own implementation
    author Pascal Knueppel
    created at: 09.12.2019 - 11:31

    a default implementation for authorization that is used if the developer did not give any authorization information's