@ApplicationScoped public class SSHKeyAuthenticatorImpl extends Object implements SSHKeyAuthenticator
Constructor and Description |
---|
SSHKeyAuthenticatorImpl(SSHKeyStoreService keyStoreService,
javax.enterprise.inject.Instance<WorkbenchUserManager> workbenchUserManagerInstance) |
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.security.shared.api.identity.User |
authenticate(String userName,
PublicKey key) |
@Inject public SSHKeyAuthenticatorImpl(SSHKeyStoreService keyStoreService, javax.enterprise.inject.Instance<WorkbenchUserManager> workbenchUserManagerInstance)
public org.jboss.errai.security.shared.api.identity.User authenticate(String userName, PublicKey key)
authenticate
in interface SSHKeyAuthenticator
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.