|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.novell.ecb.secretstore.SecretInstance
|
+--com.novell.ecb.secretstore.SharedSecretInstance
Represents a SharedSecret in the SecretStore.
This object is used by all the command beans which operate on a SharedSecret.
The user is not expected to instantiate this object directly. It should be instantiated using the GetSecretInstance bean. The identifier for the SharedSecret is represented as [secretName]:[secretType].
GetSecretInstance,
Serialized Form| Method Summary | |
java.lang.String |
getSecretName()
Returns the name of the SharedSecret. |
java.lang.String |
getSecretType()
Returns the type of the SharedSecret. |
| Methods inherited from class com.novell.ecb.secretstore.SecretInstance |
equals, exists, getAccessTime, getCreateTime, getModifyTime, getStatus, hashCode, toString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String getSecretName()
public java.lang.String getSecretType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||