Package net.shibboleth.shared.annotation


@NonnullElements package net.shibboleth.shared.annotation
A set of annotations used to document information about methods, fields, parameters, etc.
  • Annotation Interfaces
    Class
    Description
    Identifies a configuration setting that a method exposes.
    Identifies a method to be called when a object is removed from service
    The Name of the parameter (aimed at constructors).
    Indicates that the annotated type represents a non-singleton stateful bean.