org.jboss.jca.common.api.metadata.ds
Interface DsSecurity

All Superinterfaces:
Credential, JCAMetadata, Serializable, ValidatableMetadata

public interface DsSecurity
extends Credential

A DsSecurity.

Author:
Stefano Maestri

Nested Class Summary
static class DsSecurity.Tag
          A Tag.
 
Method Summary
 Extension getReauthPlugin()
          Get the reauthPlugin extension
 
Methods inherited from interface org.jboss.jca.common.api.metadata.common.Credential
getPassword, getSecurityDomain, getUserName
 
Methods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata
validate
 

Method Detail

getReauthPlugin

Extension getReauthPlugin()
Get the reauthPlugin extension

Returns:
the reauthPlugin


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)