@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BasicAuthenticationMechanismDefinition
public abstract String realmName
WWW-Authenticate
header.
Note that this realm name does not couple a named identity store configuration to the authentication mechanism.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.