public class KerberosLogin extends Object
| Constructor and Description |
|---|
KerberosLogin()
Creates a new instance of KerberosLogin
|
| Modifier and Type | Method and Description |
|---|---|
KerberosContext |
login(String loginModule,
byte[] token) |
KerberosContext |
login(String loginModule,
String servicePrincipal,
boolean credDeleg) |
public KerberosContext login(String loginModule, String servicePrincipal, boolean credDeleg) throws XWSSecurityException
XWSSecurityExceptionpublic KerberosContext login(String loginModule, byte[] token) throws XWSSecurityException
XWSSecurityExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.