|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAuthenticationServiceRegistry
| Method Summary | |
|---|---|
IAuthenticationService |
getAuthenticationService(String key)
Return an instance of the authentication service associated with the supplied key. |
Collection<IAuthenticationService> |
getServices()
Return a list of all currently-registered authentication services. |
void |
registerService(IAuthenticationService authService)
Register a authentication service. |
| Method Detail |
|---|
void registerService(IAuthenticationService authService)
authService - IAuthenticationService getAuthenticationService(String key)
null.
key -
Collection<IAuthenticationService> getServices()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||