Class AuthenticationCredentialTypeMetaDataPopulator

    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void populateAttributes​(org.apereo.cas.authentication.AuthenticationBuilder builder, org.apereo.cas.authentication.AuthenticationTransaction transaction)  
      boolean supports​(org.apereo.cas.authentication.Credential credential)  
      • Methods inherited from interface org.apereo.cas.authentication.AuthenticationMetaDataPopulator

        getOrder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AuthenticationCredentialTypeMetaDataPopulator

        public AuthenticationCredentialTypeMetaDataPopulator()
    • Method Detail

      • 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)