@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface VitamAuthentication
Modifier and Type | Optional Element and Description |
---|---|
AuthenticationLevel |
authentLevel
description of the VitamAuthentication annotation, initialized by default to Basic authentication.
|
public abstract AuthenticationLevel authentLevel
Copyright © 2018 Vitam. All rights reserved.