public class ServerSubjectFactory extends Object implements io.undertow.security.api.GSSAPIServerSubjectFactory
GSSAPIServerSubjectFactory that obtaines the SubjectIdentity from the SecurityRealm and associates
it with the current request so it can be cleaned up as the end of the request.| Constructor and Description |
|---|
ServerSubjectFactory(SecurityRealm securityRealm,
RealmIdentityManager realmIdentityManager) |
public ServerSubjectFactory(SecurityRealm securityRealm, RealmIdentityManager realmIdentityManager)
public Subject getSubjectForHost(String hostName) throws GeneralSecurityException
getSubjectForHost in interface io.undertow.security.api.GSSAPIServerSubjectFactoryGeneralSecurityExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.