|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialsManagerFactory
Classes that can create CredentialsManager objects implement
this interface.
| Method Summary | |
|---|---|
CredentialsManager |
getCredentialsManager(HierarchicalProperties properties)
Returns the manager specified by properties. |
| Method Detail |
|---|
CredentialsManager getCredentialsManager(HierarchicalProperties properties)
throws PropertyValueException
The specific properties that are used are determined by the implementation class.
properties - the properties that will setup the manager
PropertyValueException - when an error occurred during the retrieval
of the property values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||