Package org.opensaml.storage.annotation


package org.opensaml.storage.annotation
Annotations in support of StorageService use by custom objects.
  • Class
    Description
    Support class that reads and writes fields decorated with storage annotations.
    Identifies the field of a class that serves as the context of a StorageService record.
    Identifies the field of a class that serves as the expiration of a StorageService record.
    Identifies the field of a class that serves as the key of a StorageService record.
    Identifies the field of a class that serves as the value of a StorageService record.