@Generated(value="com.okta.swagger.codegen.OktaJavaClientImplCodegen", date="2017-12-14T13:01:44.308-05:00") public class DefaultJsonWebKey extends AbstractInstanceResource<JsonWebKey> implements JsonWebKey
deletedPropertyNames, dirty, dirtyProperties, properties, referenceFactoryreadLock, writeLock| Constructor and Description |
|---|
DefaultJsonWebKey(InternalDataStore dataStore) |
DefaultJsonWebKey(InternalDataStore dataStore,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlg() |
Date |
getCreated() |
String |
getE() |
Date |
getExpiresAt() |
List<String> |
getKeyOps() |
String |
getKid() |
String |
getKty() |
Date |
getLastUpdated() |
String |
getN() |
Map<String,Property> |
getPropertyDescriptors() |
String |
getStatus() |
String |
getUse() |
List<String> |
getX5c() |
String |
getX5t() |
String |
getX5tS256() |
String |
getX5u() |
delete, isInstanceResource, saveclear, containsKey, containsValue, createPropertyDescriptorMap, entrySet, equals, get, getDataStore, getDeletedPropertyNames, getInternalProperties, getParamsFromHref, getProperty, getPropertyNames, getResourceHref, getResourceListProperty, getResourceProperty, getUpdatedPropertyNames, hashCode, hasProperty, isDirty, isEmpty, isMaterialized, isMaterialized, isNew, isPrintableProperty, keySet, materialize, put, putAll, remove, setInternalProperties, setProperty, setProperty, setResourceHref, setResourceProperty, size, toString, valuesgetBoolean, getBoolean, getBooleanProperty, getDateProperty, getDoubleProperty, getDoubleProperty, getEnumListProperty, getEnumProperty, getEnumProperty, getInt, getInteger, getIntegerList, getIntProperty, getIntProperty, getListProperty, getListProperty, getMap, getMapProperty, getNullableBoolean, getNullableBooleanProperty, getNumber, getNumberList, getString, getString, getStringList, getStringProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetResourceHref, setResourceHrefpublic DefaultJsonWebKey(InternalDataStore dataStore)
public DefaultJsonWebKey(InternalDataStore dataStore, Map<String,Object> properties)
public Map<String,Property> getPropertyDescriptors()
getPropertyDescriptors in class AbstractResourcepublic String getAlg()
getAlg in interface JsonWebKeypublic Date getCreated()
getCreated in interface JsonWebKeypublic String getE()
getE in interface JsonWebKeypublic Date getExpiresAt()
getExpiresAt in interface JsonWebKeypublic List<String> getKeyOps()
getKeyOps in interface JsonWebKeypublic String getKid()
getKid in interface JsonWebKeypublic String getKty()
getKty in interface JsonWebKeypublic Date getLastUpdated()
getLastUpdated in interface JsonWebKeypublic String getN()
getN in interface JsonWebKeypublic String getStatus()
getStatus in interface JsonWebKeypublic String getUse()
getUse in interface JsonWebKeypublic List<String> getX5c()
getX5c in interface JsonWebKeypublic String getX5t()
getX5t in interface JsonWebKeypublic String getX5tS256()
getX5tS256 in interface JsonWebKeypublic String getX5u()
getX5u in interface JsonWebKeyCopyright © 2017 Okta. All rights reserved.