Class MCRSwordAuthHandler

java.lang.Object
org.mycore.sword.application.MCRSwordAuthHandler
Direct Known Subclasses:
MCRSwordDefaultAuthHandler

public abstract class MCRSwordAuthHandler extends Object
Authenticates a User with AuthCredentials.
Author:
Sebastian Hofmann (mcrshofm)
  • Constructor Details

    • MCRSwordAuthHandler

      public MCRSwordAuthHandler()
  • Method Details

    • authentication

      public abstract void authentication(org.swordapp.server.AuthCredentials credentials) throws org.swordapp.server.SwordAuthException
      Throws:
      org.swordapp.server.SwordAuthException