public final class SecurityConfig
extends java.lang.Object
Modifier and Type | Method and 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-2018 Apache Software Foundation. All Rights Reserved.