Annotation Type CredentialsId


  • @Documented
    @Retention(RUNTIME)
    @Target(FIELD)
    public @interface CredentialsId
    Annotate fields that contain a IdCredentials.getId(). In future this annotation may be used to allow more credentials lookup over the remote channel layer by ensuring that only those credential ids that were sent across to the remote side of the channel can be retrieved by the remote side.
    Since:
    1.11