Package com.adobe

Class Workspace


  • public class Workspace
    extends Object
    • Method Detail

      • validateJwtCredentialConfig

        public void validateJwtCredentialConfig()
      • getImsUrl

        public String getImsUrl()
      • getImsOrgId

        public String getImsOrgId()
      • getConsumerOrgId

        public String getConsumerOrgId()
      • getApiKey

        public String getApiKey()
      • getCredentialId

        public String getCredentialId()
      • getClientSecret

        public String getClientSecret()
      • getTechnicalAccountId

        public String getTechnicalAccountId()
      • getMetascopes

        public Set<String> getMetascopes()
      • getPrivateKey

        public PrivateKey getPrivateKey()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object