public class SecurityConfiguration extends java.lang.Object implements ConfigurationInfo
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfiguration |
authentication() |
ElementDefinition |
getElementDefinition() |
SslConfiguration |
ssl() |
java.util.List<ConfigurationInfo> |
subElements() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattributespublic AuthenticationConfiguration authentication()
public SslConfiguration ssl()
public java.util.List<ConfigurationInfo> subElements()
subElements in interface ConfigurationInfopublic ElementDefinition getElementDefinition()
getElementDefinition in interface BaseConfigurationInfoElementDefinition of the configuration.