Package | Description |
---|---|
org.jolokia.jvmagent.security |
Modifier and Type | Method and Description |
---|---|
static MultiAuthenticator.Mode |
MultiAuthenticator.Mode.fromString(String inStr) |
static MultiAuthenticator.Mode |
MultiAuthenticator.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiAuthenticator.Mode[] |
MultiAuthenticator.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MultiAuthenticator(MultiAuthenticator.Mode mode,
List<com.sun.net.httpserver.Authenticator> authenticators) |
Copyright © 2019. All rights reserved.