@Service @Singleton public class JavaEESecurityLifecycle extends Object implements ContainerSecurityLifecycle, org.glassfish.hk2.api.PostConstruct
Constructor and Description |
---|
JavaEESecurityLifecycle() |
Modifier and Type | Method and Description |
---|---|
void |
onInitialization() |
void |
postConstruct() |
public void onInitialization()
onInitialization
in interface ContainerSecurityLifecycle
public void postConstruct()
postConstruct
in interface org.glassfish.hk2.api.PostConstruct
Copyright © 2018. All rights reserved.