public class DefaultAuthenticatorSupplier extends Object implements AuthenticatorSupplier
| Modifier and Type | Field and Description |
|---|---|
static io.aeron.security.DefaultAuthenticatorSupplier.DefaultAuthenticator |
DEFAULT_AUTHENTICATOR
Singleton instance which can be used to avoid allocation.
|
static byte[] |
NULL_ENCODED_PRINCIPAL
The null encoded principal is an empty array of bytes.
|
| Constructor and Description |
|---|
DefaultAuthenticatorSupplier() |
public static final byte[] NULL_ENCODED_PRINCIPAL
public static final io.aeron.security.DefaultAuthenticatorSupplier.DefaultAuthenticator DEFAULT_AUTHENTICATOR
public Authenticator get()
get in interface Supplier<Authenticator>Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.