|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InitializeJACCProvider
Method Summary | |
---|---|
void |
cleanup()
This method is for the JACC provider cleanup. |
int |
initialize(java.util.Properties props)
Initializes the JACC provider |
Method Detail |
---|
int initialize(java.util.Properties props) throws java.lang.Exception
props
- the custom properties that are included for this
provide will pass to the implementation class.
java.lang.Exception
- if the provider is "bad".void cleanup()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |