public interface SecureAdminPrincipal
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecureAdminPrincipal.CrDecorator
Invoked during creation of a new SecureAdminPrincipal.
|
static class |
SecureAdminPrincipal.Resolver
Resolves using the type and any name, with no restrictions on the name and
with an optional mapping from a cert alias to the name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDn()
Gets the distinguished name for this SecureAdminPrincipal
|
void |
setDn(String dn)
Sets the DN of the SecureAdminPrincipal
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.