Class AnnotatedService<T>
- java.lang.Object
-
- org.forgerock.openam.sm.annotations.AnnotatedService<T>
-
- Type Parameters:
T
- The type of the config interface.
- All Implemented Interfaces:
org.forgerock.openam.sm.annotations.AnnotatedConfig
@Supported public class AnnotatedService<T> extends Object implements org.forgerock.openam.sm.annotations.AnnotatedConfig
Describes a service as defined by an annotated interface. An annotated service does not include any authorization by default. Endpoints that are exposed using an annotated service must be protected.- See Also:
org.forgerock.openam.sm