Uses of Class
com.sun.enterprise.security.auth.login.common.PasswordCredential
-
Packages that use PasswordCredential Package Description com.sun.enterprise.iiop.security -
-
Uses of PasswordCredential in com.sun.enterprise.iiop.security
Methods in com.sun.enterprise.iiop.security with parameters of type PasswordCredential Modifier and Type Method Description static GSSUPTokenGSSUPToken. getClientSideInstance(org.omg.CORBA.ORB orb, org.omg.IOP.Codec codec, PasswordCredential pwdcred, com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMech mech)Constructs mechanism token from a password credential, called from the client side interceptors
-