public final class SecurityConfig extends 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-2021 Apache Software Foundation. All Rights Reserved.