public class AuthenticationContextBean extends Object
| Constructor and Description |
|---|
AuthenticationContextBean(AuthenticationFlowContext context,
URI actionUri) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationSelectionOption> |
getAuthenticationSelections() |
String |
getSelectedCredential() |
boolean |
showBackButton() |
public AuthenticationContextBean(AuthenticationFlowContext context, URI actionUri)
public List<AuthenticationSelectionOption> getAuthenticationSelections()
public String getSelectedCredential()
public boolean showBackButton()
Copyright © 2019 JBoss by Red Hat. All rights reserved.