|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericCredential
A GenericCredential instance encapsulates a java.lang.object object as a serializable object.
| Method Summary | |
|---|---|
java.lang.Object |
getCredential()Returns the generic credential object which can be of any type |
java.util.Calendar |
getExpiryTime()Returns the expiration time if credential is created with expiration time. |
void |
setExpiryTime(java.util.Calendar expiryTime)Sets the expiration time for this credential. |
| Methods inherited from interface oracle.security.jps.service.credstore.Credential |
|---|
getDescription, setDescription |
| Method Detail |
|---|
java.lang.Object getCredential()
java.util.Calendar getExpiryTime()
void setExpiryTime(java.util.Calendar expiryTime)
expiryTime - Expiry time of this credential if created with expiration time.
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||