Package | Description |
---|---|
org.jboss.security.negotiation | |
org.jboss.security.negotiation.ntlm | |
org.jboss.security.negotiation.spnego |
Modifier and Type | Method and Description |
---|---|
static MessageFactory |
MessageFactory.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
NTLMMessageFactory
The message factory for reading NTLM messages from InputStreams and
creating the Java representation of the message.
|
Modifier and Type | Class and Description |
---|---|
class |
KerberosMessageFactory
The message factory for reading Kerberos messages from InputStreams and
creating the Java representation of the message.
|
class |
SPNEGOMessageFactory
The message factory for reading SPNEGO messages from InputStreams and
creating the Java representation of the message.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.