Class ByCredentialTypeAuthenticationHandlerResolver
- java.lang.Object
-
- org.apereo.cas.authentication.handler.ByCredentialTypeAuthenticationHandlerResolver
-
- All Implemented Interfaces:
org.apereo.cas.authentication.AuthenticationHandlerResolver,org.springframework.core.Ordered
public class ByCredentialTypeAuthenticationHandlerResolver extends java.lang.Object implements org.apereo.cas.authentication.AuthenticationHandlerResolver- Since:
- 5.3.0
-
-
Constructor Summary
Constructors Constructor Description ByCredentialTypeAuthenticationHandlerResolver(java.lang.Class<? extends org.apereo.cas.authentication.Credential>... credentials)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleansupports(java.util.Set<org.apereo.cas.authentication.AuthenticationHandler> handlers, org.apereo.cas.authentication.AuthenticationTransaction transaction)
-