public interface SecurityApplicationInfo extends ApplicationInfo
SecurityApplicationInfo
is used to pass data
about an application deployment to the security framework
from the Java EE containers.ApplicationInfo.ComponentType
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSecurityDDModel()
Get the Security Model for the application.
|
boolean |
isValidateDDSecurityData()
Get the validation setting for the application.
|
getApplicationIdentifier, getComponentName, getComponentType