Coretex
coretex.entities.secret.credentials.CredentialsSecret Class Reference
Inheritance diagram for coretex.entities.secret.credentials.CredentialsSecret:
coretex.entities.secret.secret.Secret

Additional Inherited Members

- Public Member Functions inherited from coretex.entities.secret.secret.Secret
Self decrypted (self, Optional[RSAPrivateKey] key=None)
 
bool refresh (self, Optional[Dict[str, Any]] jsonObject=None)
 
bool update (self, **Any kwargs)
 
Self fetchById (cls, int objectId, **Any kwargs)
 
Self fetchByName (cls, str name)
 
Self fetchNodeSecret (cls, str name, str accessToken)
 

Detailed Description

    Represents Credentials Secret entity from Coretex.ai

Definition at line 24 of file credentials.py.


The documentation for this class was generated from the following file: