|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is a base for client and server security provider.
Field Summary | |
static java.lang.String |
SEC_PROVIDER_CONFIG
Key of the provider's configuration in the ServiceClient or ServiceEndpointContext data. |
static java.lang.String |
SEC_PROVIDER_PROPERTIES
Key of the provider's properties in the ServiceClient or ServiceEndpointContext data. |
static java.lang.String |
WEBSERVICE_STUB
Key of the Web Service stub in the map parameter to the setCurrent() |
static java.lang.String |
WEBSERVICE_STUB_INTERFACE
Key of the Web Service stub interface in the map parameter to the setCurrent() |
static java.lang.String |
WSCONTEXT_KEY
Key of the WSContext instance in the map parameter to the setCurrentAccepting() |
Method Summary | |
java.lang.Class |
getPropertiesIface()
Returns interface of provider's configuration. |
Field Detail |
public static final java.lang.String WEBSERVICE_STUB
setCurrent() and unsetCurrent()
or
setCurrentInitiating() and unsetCurrentInitiating()
methods.
- See Also:
- Constant Field Values
public static final java.lang.String WEBSERVICE_STUB_INTERFACE
setCurrent() and unsetCurrent()
or
setCurrentInitiating() and unsetCurrentInitiating()
methods.
- See Also:
- Constant Field Values
public static final java.lang.String WSCONTEXT_KEY
setCurrentAccepting() and unsetCurrentAcceptiing()
methods.
- See Also:
- Constant Field Values
public static final java.lang.String SEC_PROVIDER_PROPERTIES
public static final java.lang.String SEC_PROVIDER_CONFIG
Method Detail |
public java.lang.Class getPropertiesIface()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |