Class UrlBean
java.lang.Object
org.keycloak.forms.login.freemarker.model.UrlBean
- Author:
 - Stian Thorgersen
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionboolean 
- 
Constructor Details
- 
UrlBean
 
 - 
 - 
Method Details
- 
getLoginAction
 - 
getLoginUrl
 - 
getLoginRestartFlowUrl
 - 
getSsoLoginInOtherTabsUrl
 - 
hasAction
public boolean hasAction() - 
getRegistrationAction
 - 
getRegistrationUrl
 - 
getLoginResetCredentialsUrl
 - 
getLoginUsernameReminderUrl
 - 
getFirstBrokerLoginUrl
 - 
getLogoutConfirmAction
 - 
getResourcesUrl
 - 
getOauthAction
 - 
getOauth2DeviceVerificationAction
 - 
getResourcesPath
 - 
getResourcesCommonPath
 
 -