com.maverick.sshd.auth.jaas
Class SunJAASFileConfigurationAuthenticationProvider
java.lang.Object
com.maverick.sshd.PasswordAuthenticationProvider
com.maverick.sshd.auth.jaas.AbstractJAASAuthenticationProvider
com.maverick.sshd.auth.jaas.SunJAASFileConfigurationAuthenticationProvider
- All Implemented Interfaces:
- AuthenticationProvider
public class SunJAASFileConfigurationAuthenticationProvider
- extends AbstractJAASAuthenticationProvider
An authentication provider that allows JAAS to be configured from a text
file. This depends on internal classes, so a Sun JRE is required.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunJAASFileConfigurationAuthenticationProvider
public SunJAASFileConfigurationAuthenticationProvider()
getJAASConfiguration
public Configuration getJAASConfiguration()
- Specified by:
getJAASConfiguration in class AbstractJAASAuthenticationProvider
Copyright © 2012. All Rights Reserved.