public class DefaultAuthenticatorSupplier extends java.lang.Object implements AuthenticatorSupplier
| Modifier and Type | Field and Description |
|---|---|
static io.aeron.security.DefaultAuthenticatorSupplier.DefaultAuthenticator |
DEFAULT_AUTHENTICATOR |
static byte[] |
NULL_ENCODED_PRINCIPAL |
| Constructor and Description |
|---|
DefaultAuthenticatorSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
get() |
public static final byte[] NULL_ENCODED_PRINCIPAL
public static final io.aeron.security.DefaultAuthenticatorSupplier.DefaultAuthenticator DEFAULT_AUTHENTICATOR
public Authenticator get()
get in interface java.util.function.Supplier<Authenticator>Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.