public interface SecureAdminPrincipal extends 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.
|
ConfigBeanProxy.Duck
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
|
createChild, deepCopy, getParent, getParent
Copyright © 2021. All rights reserved.