X-Git-Url: https://repo.niif.hu/gitweb/gitweb.cgi?p=java-idp.git;a=blobdiff_plain;f=src%2Fedu%2Finternet2%2Fmiddleware%2Fshibboleth%2Fidp%2Fconfig%2Fprofile%2Fauthn%2FAbstractLoginHandlerFactoryBean.java;h=d04bb4c767a7ee8fe694f06e0305bfec5f487b0a;hp=57e74774838ff61d82e5438021dade01ea564828;hb=1360bf5372b5593541feee405a66651bf8dce456;hpb=076480850f600f6ea7b99c6bd4fa6c6db6d9dd4b diff --git a/src/edu/internet2/middleware/shibboleth/idp/config/profile/authn/AbstractLoginHandlerFactoryBean.java b/src/edu/internet2/middleware/shibboleth/idp/config/profile/authn/AbstractLoginHandlerFactoryBean.java index 57e7477..d04bb4c 100644 --- a/src/edu/internet2/middleware/shibboleth/idp/config/profile/authn/AbstractLoginHandlerFactoryBean.java +++ b/src/edu/internet2/middleware/shibboleth/idp/config/profile/authn/AbstractLoginHandlerFactoryBean.java @@ -70,7 +70,7 @@ public abstract class AbstractLoginHandlerFactoryBean extends AbstractFactoryBea } /** - * Populates the authenication duration and methods of the handler. + * Populates the authentication duration and methods of the handler. * * @param handler the authentication handler to populate */