public final class SecurityConfig
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static SecurityConfig |
newInstance() |
Returns the singleton instance of that class.
|
void |
setPackageAccess() |
Set the security package.access value.
|
void |
setPackageDefinition() |
Set the security package.definition value.
|
public static SecurityConfig newInstance()
public void setPackageAccess()
public void setPackageDefinition()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.