Class LiferayClientFactory


  • public class LiferayClientFactory
    extends Object
    • Constructor Detail

      • LiferayClientFactory

        public LiferayClientFactory()
    • 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)
      • getSecretForInfrastructure

        public org.gcube.common.security.secrets.Secret getSecretForInfrastructure()
      • 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
      • createtLiferayClientInstance

        public org.gcube.vomanagement.usermanagement.impl.ws.LiferayWSUserManager createtLiferayClientInstance()
      • createtLiferayClientInstance

        public static org.gcube.vomanagement.usermanagement.impl.ws.LiferayWSUserManager createtLiferayClientInstance​(org.gcube.idm.common.is.IsServerConfig config)
      • getClient

        public org.gcube.vomanagement.usermanagement.impl.ws.LiferayWSUserManager getClient()