Uses of Interface
io.undertow.security.api.GSSAPIServerSubjectFactory
Packages that use GSSAPIServerSubjectFactory
-
Uses of GSSAPIServerSubjectFactory in io.undertow.security.impl
Constructors in io.undertow.security.impl with parameters of type GSSAPIServerSubjectFactoryModifierConstructorDescriptionGSSAPIAuthenticationMechanism
(GSSAPIServerSubjectFactory subjectFactory) GSSAPIAuthenticationMechanism
(GSSAPIServerSubjectFactory subjectFactory, IdentityManager identityManager, Oid... supportedMechanisms) GSSAPIAuthenticationMechanism
(GSSAPIServerSubjectFactory subjectFactory, Oid... supportedMechanisms)