Class IdentityServerInfo


  • public class IdentityServerInfo
    extends Object
    Identity Server information.
    • Field Detail

      • baseUrl

        private String baseUrl
        Required. The base URL for the identity server for client-server connections.
    • Constructor Detail

      • IdentityServerInfo

        public IdentityServerInfo()
    • Method Detail

      • getBaseUrl

        public String getBaseUrl()
      • setBaseUrl

        public void setBaseUrl​(String baseUrl)