public class KerberosBugWorkAroundLoginModule
extends com.sun.security.auth.module.Krb5LoginModule
| Constructor and Description |
|---|
KerberosBugWorkAroundLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Subject subject,
CallbackHandler ch,
Map<String,?> sharedState,
Map<String,?> options) |
public void initialize(Subject subject, CallbackHandler ch, Map<String,?> sharedState, Map<String,?> options)
initialize in interface LoginModuleinitialize in class com.sun.security.auth.module.Krb5LoginModuleCopyright © 2014 Apache Software Foundation. All Rights Reserved.