Modifier and Type | Class and Description |
---|---|
class |
AbstractBasicAuthentication |
class |
DefaultAuthentication |
class |
ProvidedPasswordAuthentication |
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceCommon.setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation) |
Constructor and Description |
---|
DefaultAuthorization(AuthenticationImplementation authenticator) |
Modifier and Type | Method and Description |
---|---|
void |
LogonAuthorizationService.setAuthenticator(AuthenticationImplementation authenticator) |
Constructor and Description |
---|
AuthorizationRuleImpl(AuthenticationImplementation authenticator) |
Modifier and Type | Class and Description |
---|---|
class |
Authenticator |
Modifier and Type | Method and Description |
---|---|
void |
SignatureAuthorizationService.setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation) |
Constructor and Description |
---|
RequestSignatureRuleImpl(ScheduledExecutorService executor,
SignatureRequestBuilder builder,
RequestValidator validator,
X509KeySelector keySelector,
AuditLogService auditLogService,
boolean indent,
ScriptExecutor postProcessor,
AuthenticationImplementation authenticator,
int reloadPeriod) |
Modifier and Type | Method and Description |
---|---|
AuthenticationImplementation |
Activator.getAuthentication() |
Modifier and Type | Class and Description |
---|---|
class |
TrackingAuthenticationImplementation |
Modifier and Type | Method and Description |
---|---|
void |
ScriptAuthorizationProvider.setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation) |
Constructor and Description |
---|
AuthorizationEntry(ScriptExecutor script,
ScriptExecutor callbackScript,
AuthenticationImplementation authenticationImplementation) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.