Class IdmClientFactory


  • public class IdmClientFactory
    extends Object
    • Field Detail

      • logger

        protected static final org.slf4j.Logger logger
    • Constructor Detail

      • IdmClientFactory

        public IdmClientFactory()
    • Method Detail

      • getSecret

        public org.gcube.common.security.secrets.Secret getSecret()
      • setSecret

        public void setSecret​(org.gcube.common.security.secrets.Secret secret)
      • setConfig

        public void setConfig​(org.gcube.idm.common.is.IsServerConfig config)
      • fetchIsConfig

        public org.gcube.idm.common.is.IsServerConfig fetchIsConfig()
                                                             throws jakarta.ws.rs.InternalServerErrorException
        Throws:
        jakarta.ws.rs.InternalServerErrorException
      • fetchIsConfig

        public org.gcube.idm.common.is.IsServerConfig fetchIsConfig​(org.gcube.common.security.secrets.Secret secret)
                                                             throws jakarta.ws.rs.InternalServerErrorException
        Throws:
        jakarta.ws.rs.InternalServerErrorException