|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AuthenticationControlType in org.eclipse.emf.emfstore.internal.server |
|---|
| Fields in org.eclipse.emf.emfstore.internal.server declared as AuthenticationControlType | |
|---|---|
static AuthenticationControlType |
ServerConfiguration.AUTHENTICATION_POLICY_DEFAULT
Default authentication policy is simple property file aut. |
| Uses of AuthenticationControlType in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication that return AuthenticationControlType | |
|---|---|
static AuthenticationControlType |
AuthenticationControlType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuthenticationControlType[] |
AuthenticationControlType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AuthenticationControlType in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.factory with parameters of type AuthenticationControlType | |
|---|---|
AbstractAuthenticationControl |
AuthenticationControlFactory.createAuthenticationControl(AuthenticationControlType authenticationControlType)
Creates an authentication controller. |
AbstractAuthenticationControl |
AuthenticationControlFactoryImpl.createAuthenticationControl(AuthenticationControlType authenticationControlType)
Creates an authentication controller. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||