Modifier and Type | Method and Description |
---|---|
Credentials |
Authenticator.decrypt(String authenticationString,
com.knowgate.encryption.PasswordEncryption encryptionMethod) |
Modifier and Type | Method and Description |
---|---|
void |
Auditor.audit(Credentials credentials,
com.knowgate.encryption.AuthenticationOutcome outcome,
net.sourceforge.stripes.action.ActionBeanContext actionContext) |
com.knowgate.encryption.AuthenticationOutcome |
Authenticator.autenticate(Credentials credentials) |
String |
SessionFactory.createSession(Credentials credentials,
String ipAddress) |
abstract String |
LoginInterceptor.createSession(Credentials credentials,
String sIPAddr) |
Copyright © 2019 KnowGate. All rights reserved.