javax.resource.spi.security

Interface GenericCredential

public interface GenericCredential

Deprecated:

Method Summary
booleanequals(Object another)
byte[]getCredentialData()
StringgetMechType()
StringgetName()
inthashCode()

Method Detail

equals

public boolean equals(Object another)

getCredentialData

public byte[] getCredentialData()

getMechType

public String getMechType()

getName

public String getName()

hashCode

public int hashCode()