|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.security.AuthenticationFactory
public class AuthenticationFactory
Factory to create IAuthenticationProviders
| Constructor Summary | |
|---|---|
AuthenticationFactory()
|
|
| Method Summary | |
|---|---|
static IAuthenticationProvider |
createAuthenticationProvider(java.util.Properties properties)
Attempts to dynamically load a class responsible for authentication users. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationFactory()
| Method Detail |
|---|
public static final IAuthenticationProvider createAuthenticationProvider(java.util.Properties properties)
properties -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||