Interface DsSecurity
- All Superinterfaces:
org.jboss.jca.common.api.metadata.common.Credential,org.jboss.jca.common.api.metadata.ds.DsSecurity,org.jboss.jca.common.api.metadata.JCAMetadata,org.jboss.jca.common.api.metadata.common.SecurityMetadata,Serializable,org.jboss.jca.common.api.metadata.ValidatableMetadata
- All Known Implementing Classes:
DsSecurityImpl
public interface DsSecurity
extends org.jboss.jca.common.api.metadata.ds.DsSecurity, org.jboss.jca.common.api.metadata.common.SecurityMetadata
Extension of
DsSecurity with added Elytron support.- Author:
- Flavia Rainone
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.jboss.jca.common.api.metadata.common.Credential
getPassword, getSecurityDomain, getUserNameMethods inherited from interface org.jboss.jca.common.api.metadata.ds.DsSecurity
getReauthPluginMethods inherited from interface org.jboss.jca.common.api.metadata.common.SecurityMetadata
resolveSecurityDomainMethods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata
validate