Class RoleDetails

  • Direct Known Subclasses:
    CreateRoleDetails, EditRoleDetails

    public abstract class RoleDetails
    extends Object
    RoleDetails - this is a placeholder for information passed back and forth between the Action and the Client. We intentionally do not hook up the actual object to prevent creative injection of fields and values by the untrusted client.
    Author:
    Joakim Erdfelt