com.sun.xml.ws.security.impl.kerberos
Class KerberosLogin
java.lang.Object
com.sun.xml.ws.security.impl.kerberos.KerberosLogin
public class KerberosLogin
- extends Object
- Author:
- ashutosh.shahi@sun.com
|
Constructor Summary |
KerberosLogin()
Creates a new instance of KerberosLogin |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerberosLogin
public KerberosLogin()
- Creates a new instance of KerberosLogin
login
public KerberosContext login(String loginModule,
String servicePrincipal,
boolean credDeleg)
throws XWSSecurityException
- Throws:
XWSSecurityException
login
public KerberosContext login(String loginModule,
byte[] token)
throws XWSSecurityException
- Throws:
XWSSecurityException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.