public class AuthenticationContextBean extends Object
Constructor and Description |
---|
AuthenticationContextBean(AuthenticationFlowContext context,
LoginFormsPages page) |
Modifier and Type | Method and Description |
---|---|
String |
getAttemptedUsername() |
List<AuthenticationSelectionOption> |
getAuthenticationSelections() |
boolean |
showResetCredentials() |
boolean |
showTryAnotherWayLink() |
boolean |
showUsername() |
public AuthenticationContextBean(AuthenticationFlowContext context, LoginFormsPages page)
public List<AuthenticationSelectionOption> getAuthenticationSelections()
public boolean showTryAnotherWayLink()
public boolean showUsername()
public boolean showResetCredentials()
public String getAttemptedUsername()
Copyright © 2021 JBoss by Red Hat. All rights reserved.