Class SurrogatePasswordlessAuthenticationRequestParser
java.lang.Object
org.apereo.cas.web.flow.passwordless.SurrogatePasswordlessAuthenticationRequestParser
- All Implemented Interfaces:
org.apereo.cas.api.PasswordlessRequestParser
public class SurrogatePasswordlessAuthenticationRequestParser
extends Object
implements org.apereo.cas.api.PasswordlessRequestParser
- Since:
- 7.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRequest property that indicates the surrogate username, if any.Fields inherited from interface org.apereo.cas.api.PasswordlessRequestParser
BEAN_NAME, PARAMETER_USERNAME -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROPORTY_SURROGATE_USERNAME
Request property that indicates the surrogate username, if any.- See Also:
-
-
Constructor Details
-
SurrogatePasswordlessAuthenticationRequestParser
public SurrogatePasswordlessAuthenticationRequestParser()
-
-
Method Details
-
parse
- Specified by:
parsein interfaceorg.apereo.cas.api.PasswordlessRequestParser
-