Class UserPortalAuthConfig

    • Constructor Detail

      • UserPortalAuthConfig

        public UserPortalAuthConfig()
    • Method Detail

      • getId

        public Long getId()
      • getAttributes

        public Map<String,​String> getAttributes()
        Returns an empty map because this authenticator config does not provide attributes. It does however provide localized properties (I18N).
        Returns:
        empty map because this authenticator config does not provide attributes.
      • getOrderIndex

        public int getOrderIndex()
      • setOrderIndex

        public void setOrderIndex​(int orderIndex)