Class Warning

  • All Implemented Interfaces:
    Serializable

    public class Warning
    extends Object
    implements Serializable
    This entity is stored on Session and is used to pass warnings that occur during role activation and password policy validation.

    Contains data from event that occurs during session initialization:

    • ------------------------------------------
    • id
    • msg
    • type
    • name
    • ------------------------------------------
    Author:
    Apache Directory Project
    See Also:
    Serialized Form