Class EmbeddedLoginProperties.EmbeddedLoginPaths
java.lang.Object
com.broadleafcommerce.auth.authorization.security.embedded.autoconfigure.EmbeddedLoginProperties.EmbeddedLoginPaths
- Enclosing class:
- EmbeddedLoginProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLogin()
void
setChangePassword
(String changePassword) void
void
setRequestPasswordReset
(String requestPasswordReset) void
setResetPassword
(String resetPassword)
-
Constructor Details
-
EmbeddedLoginPaths
public EmbeddedLoginPaths()
-
-
Method Details
-
getAllEmbeddedPaths
-
getLogin
-
getRequestPasswordReset
-
getResetPassword
-
getChangePassword
-
setLogin
-
setRequestPasswordReset
-
setResetPassword
-
setChangePassword
-