| Modifier and Type | Method and Description |
|---|---|
static GSSUPToken |
GSSUPToken.getClientSideInstance(ORB orb,
Codec codec,
com.sun.enterprise.security.auth.login.common.PasswordCredential pwdcred,
com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMech mech)
Constructs mechanism token from a password credential, called from
the client side interceptors
|
static GSSUPToken |
GSSUPToken.getServerSideInstance(ORB orb,
Codec codec,
byte[] authtok)
Creates a GSSUPToken instance on the server side
|
Copyright © 2013. All Rights Reserved.