Class PropertiesConfigFactory

    • Constructor Detail

      • PropertiesConfigFactory

        public PropertiesConfigFactory​(Map<String,​String> properties)
      • PropertiesConfigFactory

        public PropertiesConfigFactory​(String callbackUrl,
                                       Map<String,​String> properties)
    • Method Detail

      • hasShiroEncoder

        protected boolean hasShiroEncoder()
      • hasSpringEncoder

        protected boolean hasSpringEncoder()
      • hasLdapAuthenticator

        protected boolean hasLdapAuthenticator()
      • hasDbAuthenticator

        protected boolean hasDbAuthenticator()
      • hasOAuthClients

        protected boolean hasOAuthClients()
      • hasSaml2Clients

        protected boolean hasSaml2Clients()
      • hasCasClients

        protected boolean hasCasClients()
      • hasOidcClients

        protected boolean hasOidcClients()
      • hasHttpAuthenticatorsOrClients

        protected boolean hasHttpAuthenticatorsOrClients()