Uses of Enum
de.xima.fc.mdl.enums.EAuthRedirectTarget
Packages that use EAuthRedirectTarget
Package
Description
Konstanten-Klassen, Interfaces und Helper-Klassen
Commonly used enumeration that are mainly used in model classes.
-
Uses of EAuthRedirectTarget in de.xima.fc
Fields in de.xima.fc declared as EAuthRedirectTargetModifier and TypeFieldDescriptionstatic final EAuthRedirectTargetCmnConst.SystemProperty.Defaults.BACKEND_LOGIN_CONFIG_GLOBAL_REDIRECT_TARGET -
Uses of EAuthRedirectTarget in de.xima.fc.gui.common.bean.security
Methods in de.xima.fc.gui.common.bean.security that return EAuthRedirectTargetModifier and TypeMethodDescriptionIdentityProviderBean.getRedirectTarget(IClientDescriptor descriptor) -
Uses of EAuthRedirectTarget in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EAuthRedirectTargetModifier and TypeMethodDescriptionstatic EAuthRedirectTargetReturns the enum constant of this type with the specified name.static EAuthRedirectTarget[]EAuthRedirectTarget.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EAuthRedirectTarget in de.xima.fc.security.authentication.model.properties
Methods in de.xima.fc.security.authentication.model.properties that return EAuthRedirectTargetMethods in de.xima.fc.security.authentication.model.properties with parameters of type EAuthRedirectTargetModifier and TypeMethodDescriptionvoidCommonRedirectAuthenticatorProperties.setRedirectTarget(EAuthRedirectTarget redirectTarget) -
Uses of EAuthRedirectTarget in de.xima.fc.security.interfaces.config
Methods in de.xima.fc.security.interfaces.config that return EAuthRedirectTargetModifier and TypeMethodDescriptionIBaseLoginPageConfig.getRedirectTarget(IClientDescriptor client)