public interface GenericCredential
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Deprecated.
Use org.ietf.jgss.GSSCredential
|
byte[] |
getCredentialData()
Deprecated.
Use org.ietf.jgss.GSSCredential
|
String |
getMechType()
Deprecated.
Use org.ietf.jgss.GSSCredential
|
String |
getName()
Deprecated.
Use org.ietf.jgss.GSSCredential
|
int |
hashCode()
Deprecated.
Use org.ietf.jgss.GSSCredential
|
byte[] getCredentialData() throws SecurityException
SecurityException
String getMechType()
String getName()
boolean equals(Object other)
Copyright © 2013 JBoss by Red Hat. All rights reserved.