Class DefaultBlockedLoginChecker

java.lang.Object
cz.metacentrum.perun.core.impl.DefaultBlockedLoginChecker

public class DefaultBlockedLoginChecker extends Object
This component checks that none of the default blocked logins is already used.
Author:
Sarka Palkovicova
  • Constructor Details

    • DefaultBlockedLoginChecker

      public DefaultBlockedLoginChecker(PerunBl perunBl)
  • Method Details

    • checkDefaultBlockedLogins

      public void checkDefaultBlockedLogins()
    • getPerunBl

      public PerunBl getPerunBl()
    • setPerunBl

      public void setPerunBl(PerunBl perunBl)