@Service @Singleton public class PolicyLoader extends Object
| Constructor and Description |
|---|
PolicyLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadPolicy()
Attempts to install the policy-provider.
|
public void loadPolicy()
The J2EE 1.3 property javax.security.jacc.auth.policy.provider is checked as a last resort. It should not be set in J2EE 1.4.
Copyright © 2017. All rights reserved.