JavaScript is disabled on your browser.
Skip navigation links
OpenAM Server Only 7.5.0 Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.forgerock.openam.sm.annotations
@Supported
package
org.forgerock.openam.sm.annotations
Contains classes used to define services and their configuration based on annotations.
Related Packages
Package
Description
org.forgerock.openam.sm
This package contains exception types for service management error scenarios.
org.forgerock.openam.sm.annotations.adapters
Type adapters for converting a type to and from a set of strings, which is the underlying SMS representation for configuration.
org.forgerock.openam.sm.annotations.model
Model classes used in the processing of types of annotated methods.
Classes
Class
Description
AnnotatedService
<T>
Describes a service as defined by an annotated interface.