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 LoginModule
initialize
in class com.sun.security.auth.module.Krb5LoginModule
Copyright © 2017 Apache Software Foundation. All Rights Reserved.