Class AuthenticationCredentialTypeMetaDataPopulator

java.lang.Object
org.apereo.cas.authentication.metadata.BaseAuthenticationMetaDataPopulator
org.apereo.cas.authentication.metadata.AuthenticationCredentialTypeMetaDataPopulator
All Implemented Interfaces:
org.apereo.cas.authentication.AuthenticationMetaDataPopulator, org.springframework.core.Ordered

public class AuthenticationCredentialTypeMetaDataPopulator extends BaseAuthenticationMetaDataPopulator
Since:
5.2.0
  • Constructor Details

    • AuthenticationCredentialTypeMetaDataPopulator

      public AuthenticationCredentialTypeMetaDataPopulator()
  • Method Details

    • populateAttributes

      public void populateAttributes(org.apereo.cas.authentication.AuthenticationBuilder builder, org.apereo.cas.authentication.AuthenticationTransaction transaction)
    • supports

      public boolean supports(org.apereo.cas.authentication.Credential credential)