| 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceProviderDescriptor
This interface represents configuration information for a JPS service provider User: rkng Date: Nov 2, 2005 Time: 4:12:16 PM To change this template use File | Settings | File Templates.
| Method Summary | |
|---|---|
 java.lang.String | 
getAuditLevel()Returns the audit level of this provider instance.  | 
 java.lang.String | 
getDescription()Returns the description of this provider instance.  | 
 ExtendedProperty | 
getExtendedProperty() | 
 java.lang.String | 
getLocation()Returns the value of the location attribute | 
 java.lang.String | 
getLoggingLevel()Returns the logging level of this provider instance.  | 
 java.util.Properties | 
getProperties()Returns the (custom) properties associated with this provider  | 
 java.lang.String | 
getProperty(java.lang.String key)Returns the (custom) property value associated with the specified key  | 
 java.lang.String | 
getProviderClass()Returns the implementation class of this provider instance.  | 
 java.lang.String | 
getProviderName()Returns the name of this provider instance.  | 
 java.lang.String | 
getServiceType()Returns the service type of this provider  | 
| Method Detail | 
|---|
java.lang.String getProviderClass()
java.lang.String getServiceType()
java.lang.String getProviderName()
java.lang.String getDescription()
java.lang.String getLocation()
location attributejava.lang.String getAuditLevel()
java.lang.String getLoggingLevel()
java.lang.String getProperty(java.lang.String key)
java.util.Properties getProperties()
ExtendedProperty getExtendedProperty()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||