Annotation Interface ZosPreDefinedProfile


@Retention(RUNTIME) @Target(FIELD) public @interface ZosPreDefinedProfile
Represents a Pre Defined RACF Profile where eJAT controlled Userids can be added and removed This can only be used with the v2 security manager
Author:
Michael Baylis
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the class of the predefine profile.
    The name of the pre defined profile.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The imageTag is used to identify the z/OS image.
  • Element Details

    • imageTag

      String imageTag
      The imageTag is used to identify the z/OS image.
      Default:
      "primary"
    • classname

      String classname
      The name of the class of the predefine profile.
      Returns:
      - The class Name
    • profile

      String profile
      The name of the pre defined profile. Must be in the authorised list of profiles.
      Returns:
      - The profile Name