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