| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.kerberos.XRMSpnegoClientAction |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| kerberosConfig | |||||||||||
| log | |||||||||||
| mutualAuth | |||||||||||
| secContext | |||||||||||
| serviceName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the GSSContext that was created after a service ticket was obtained
| |||||||||||
Obtain a service ticket
| |||||||||||
Whether to enable mutual authentication or not.
| |||||||||||
The Service Name
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
java.security.PrivilegedAction
| |||||||||||
From interface
org.apache.ws.security.spnego.SpnegoClientAction
| |||||||||||
| kerberosConfig |
|---|
Get the GSSContext that was created after a service ticket was obtained
Obtain a service ticket
Whether to enable mutual authentication or not.
| mutualAuthentication |
|---|
The Service Name
| serviceName |
|---|