projects
/
java-idp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add explicit PreviousSession support
[java-idp.git]
/
src
/
edu
/
internet2
/
middleware
/
shibboleth
/
idp
/
config
/
profile
/
authn
/
AbstractLoginHandlerFactoryBean.java
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
(file)
--- 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
*/