Package org.mule.sdk.api.annotation.semantics.security


package org.mule.sdk.api.annotation.semantics.security
  • Annotation Interfaces
    Class
    Description
    Indicates that the annotated parameter represent an account id
    Indicates that the annotated parameter represent an API Key
    Indicates that the annotated parameter represent a Client ID
    Indicates that the annotated parameter represent a Client Secret
    Indicates that the annotated parameter represent a Connection ID
    Indicates that the annotated parameter represents a password.
    Indicates that the annotated parameter holds a value which should be encrypted.
    Indicates that the annotated parameter holds a secret token
    Indicates that the annotated parameter holds a security token
    Indicates that the annotated parameter holds a session ID
    Indicates that the annotated parameter holds a value which identifies a tenant
    Indicates that the annotated parameter holds a token ID
    Indicates that the annotated parameter holds an username