Package com.ibm.ws.javaee.dd.commonbnd
Interface JASPIRef
- 
 public interface JASPIRefRepresents <jaspi-ref>.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classJASPIRef.UseJASPIEnum
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetProviderName()JASPIRef.UseJASPIEnumgetUseJASPI()
 
- 
- 
- 
Method Detail- 
getProviderNamejava.lang.String getProviderName() 
 - 
getUseJASPIJASPIRef.UseJASPIEnum getUseJASPI() 
 
- 
 
-