org.eclipse.modisco.jee.webapp.webapp25
Interface ResAuthType
- All Superinterfaces:
- String
public interface ResAuthType
- extends String
A representation of the model object 'Res Auth Type'.
The res-authType specifies whether the Deployment Component
code signs on programmatically to the resource manager, or
whether the Container will sign on to the resource manager
on behalf of the Deployment Component. In the latter case,
the Container uses information that is supplied by the
Deployer.
The value must be one of the two following:
Application
Container
- See Also:
Webapp25Package.getResAuthType()
- Generated:
- Model:
- extendedMetaData="name='res-authType' kind='simple'"