Package | Description |
---|---|
org.jboss.sasl.gssapi |
Package to contain a GSSAPI mechanism, in this case the mechanism is simply
delegating to the locally available GSSAPI mechanism but wrapping the calls with an identity.
|
Modifier and Type | Method and Description |
---|---|
SubjectIdentity |
SubjectFactory.getSubjectIdentity(String protocol,
String serverName)
Obtain a
SubjectIdentity for the specified protocol and server name, or return null if none is available. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.