@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface DecryptedServer
Modifier and Type | Required Element and Description |
---|---|
String |
value |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
alwaysTryLookup |
DecryptedServer.Conditions |
conditions |
String |
defaultPassword |
String |
defaultUsername |
public abstract DecryptedServer.Conditions conditions
public abstract boolean alwaysTryLookup
public abstract String defaultUsername
public abstract String defaultPassword
1.1.6-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation