com.retek.component.security
Class RetekPublicKey
java.lang.Object
com.retek.component.security.RetekPublicKey
- All Implemented Interfaces:
- java.io.Serializable
- public class RetekPublicKey
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
RetekPublicKey(java.security.PublicKey publicKey,
java.lang.String keyId)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
RetekPublicKey
public RetekPublicKey(java.security.PublicKey publicKey,
java.lang.String keyId)
getPublicKey
public java.security.PublicKey getPublicKey()
getKeyId
public java.lang.String getKeyId()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25