- get(K) - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
- get(K) - Method in class com.stormpath.sdk.impl.cache.DisabledCache
-
This implementation does not do anything and always returns null.
- get(Object) - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- get(Object) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
- get(Object) - Method in class com.stormpath.sdk.impl.util.LinkedCaseInsensitiveMap
-
- get(Object) - Method in class com.stormpath.sdk.impl.util.SoftHashMap
-
- getAccept() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the list of acceptable
media types, as specified by the
Accept header.
- getAcceptCharset() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the list of acceptable
charsets, as specified by the
Accept-Charset
header.
- getAccessCount() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns the number of attempts to return a cache entry.
- getAccount() - Method in class com.stormpath.sdk.impl.account.DefaultCreateAccountRequest
-
- getAccount() - Method in class com.stormpath.sdk.impl.account.DefaultPasswordResetToken
-
- getAccount() - Method in class com.stormpath.sdk.impl.authc.DefaultAuthenticationResult
-
- getAccount() - Method in class com.stormpath.sdk.impl.group.DefaultGroupMembership
-
- getAccountMemberships() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getAccountOptions() - Method in class com.stormpath.sdk.impl.account.DefaultCreateAccountRequest
-
- getAccounts() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getAccounts(Map<String, Object>) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getAccounts(AccountCriteria) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getAccounts() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getAccounts(Map<String, Object>) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getAccounts(AccountCriteria) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getAccounts() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getAccounts(Map<String, Object>) - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getAccounts(AccountCriteria) - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getAccountStore() - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- getAccountStoreMappings() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getAccountStoreMappings(Map<String, Object>) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getAccountStoreMappings(AccountStoreMappingCriteria) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getAllow() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the set of allowed
HTTP methods, as specified by the
Allow header.
- getApplication() - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- getApplication() - Method in class com.stormpath.sdk.impl.application.DefaultCreateApplicationRequest
-
- getApplications() - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getApplications(Map<String, Object>) - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getApplications(ApplicationCriteria) - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getBody() - Method in interface com.stormpath.sdk.impl.http.HttpMessage
-
- getBody() - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- getBody() - Method in class com.stormpath.sdk.impl.http.support.DefaultResponse
-
- getBoolean(BooleanProperty) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getBooleanProperty(String) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
Returns an actual boolean value instead of a possible null Boolean value since desired usage
is to have either a true or false.
- getCache(String) - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
Returns the cache with the specified name.
- getCache(String) - Method in class com.stormpath.sdk.impl.cache.DisabledCacheManager
-
Always returns a
DisabledCache instance to ensure non-null guarantees.
- getCacheControl() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the value of the Cache-Control header.
- getCacheRegionName(Class<T>) - Method in interface com.stormpath.sdk.impl.ds.CacheRegionNameResolver
-
- getCacheRegionName(Class<T>) - Method in class com.stormpath.sdk.impl.ds.DefaultCacheRegionNameResolver
-
- getCharSet() - Method in class com.stormpath.sdk.impl.http.MediaType
-
Return the character set, as indicated by a charset parameter, if any.
- getClientVersion() - Static method in class com.stormpath.sdk.impl.http.support.Version
-
- getCode() - Method in class com.stormpath.sdk.impl.error.DefaultError
-
- getContentLength() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the length of the body in bytes, as specified by the Content-Length header.
- getContentType() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the
media type of the body, as specified by the
Content-Type header.
- getCreatedAt() - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- getCreationTimeMillis() - Method in class com.stormpath.sdk.impl.cache.DefaultCache.Entry
-
Returns the creation time in millis since Epoch when this Entry instance was created.
- getCriterionEntries() - Method in class com.stormpath.sdk.impl.query.DefaultCriteria
-
- getCurrentPage() - Method in class com.stormpath.sdk.impl.resource.AbstractCollectionResource
-
- getCustomData() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getCustomData() - Method in class com.stormpath.sdk.impl.directory.AbstractDirectoryEntity
-
- getCustomData() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getDataStore() - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getDate() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the date and time at which the message was created, as specified by the Date header.
- getDateProperty(DateProperty) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getDefaultAccountStore() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getDefaultGroupStore() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getDefaultTimeToIdle() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
- getDefaultTimeToLive() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
- getDelayMillis(int) - Method in interface com.stormpath.sdk.impl.http.support.BackoffStrategy
-
- getDeletedPropertyNames() - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getDescription() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getDescription() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getDescription() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getDeveloperMessage() - Method in class com.stormpath.sdk.impl.error.DefaultError
-
- getDirectories() - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getDirectories(Map<String, Object>) - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getDirectories(DirectoryCriteria) - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getDirectory() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getDirectory() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getDirectoryName() - Method in class com.stormpath.sdk.impl.application.CreateApplicationAndDirectoryRequest
-
- getEmail() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getEmail() - Method in class com.stormpath.sdk.impl.account.DefaultPasswordResetToken
-
- getEmailVerificationToken() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getETag() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the entity tag of the body, as specified by the ETag header.
- getExpansions() - Method in class com.stormpath.sdk.impl.query.DefaultCriteria
-
- getExpansions() - Method in class com.stormpath.sdk.impl.query.DefaultOptions
-
- getExpansions() - Method in interface com.stormpath.sdk.impl.query.Expandable
-
- getExpires() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the date and time at which the message is no longer valid, as specified by the Expires header.
- getFirst(String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the first header value for the given header name, if any.
- getFirst(K) - Method in interface com.stormpath.sdk.impl.util.MultiValueMap
-
Return the first value for the given key.
- getFullName() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getGivenName() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getGroup() - Method in class com.stormpath.sdk.impl.group.DefaultCreateGroupRequest
-
- getGroup() - Method in class com.stormpath.sdk.impl.group.DefaultGroupMembership
-
- getGroupMemberships() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getGroupOptions() - Method in class com.stormpath.sdk.impl.group.DefaultCreateGroupRequest
-
- getGroups() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getGroups(Map<String, Object>) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getGroups(GroupCriteria) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getGroups() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getGroups(Map<String, Object>) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getGroups(GroupCriteria) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getGroups() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getGroups(Map<String, Object>) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getGroups(GroupCriteria) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getHeaders() - Method in interface com.stormpath.sdk.impl.http.HttpMessage
-
- getHeaders() - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- getHeaders() - Method in class com.stormpath.sdk.impl.http.support.DefaultResponse
-
- getHitCount() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns the total number of times an access attempt successfully returned a cache entry.
- getHitRatio() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
- getHref() - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getHrefWithoutQuery() - Method in class com.stormpath.sdk.impl.ds.SanitizedQuery
-
- getHttpStatus() - Method in interface com.stormpath.sdk.impl.http.Response
-
- getHttpStatus() - Method in class com.stormpath.sdk.impl.http.support.DefaultResponse
-
- getIfNoneMatch() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the value of the If-None-Match header.
- getIfNotModifiedSince() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the value of the IfModifiedSince header.
- getInputStream() - Method in interface com.stormpath.sdk.impl.http.Content
-
- getInstanceType() - Method in class com.stormpath.sdk.impl.resource.CollectionReference
-
- getInt(IntegerProperty) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getIntProperty(String) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getItems() - Method in interface com.stormpath.sdk.impl.resource.Page
-
- getItemType() - Method in class com.stormpath.sdk.impl.account.DefaultAccountList
-
- getItemType() - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMappingList
-
- getItemType() - Method in class com.stormpath.sdk.impl.application.DefaultApplicationList
-
- getItemType() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectoryList
-
- getItemType() - Method in class com.stormpath.sdk.impl.group.DefaultGroupList
-
- getItemType() - Method in class com.stormpath.sdk.impl.group.DefaultGroupMembershipList
-
- getItemType() - Method in class com.stormpath.sdk.impl.resource.AbstractCollectionResource
-
- getKey() - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getLastAccessTimeMillis() - Method in class com.stormpath.sdk.impl.cache.DefaultCache.Entry
-
Returns the time in millis since Epoch when this Entry instance was last accessed.
- getLastModified() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the time the resource was last changed, as specified by the Last-Modified header.
- getLength() - Method in interface com.stormpath.sdk.impl.http.Content
-
- getLimit() - Method in class com.stormpath.sdk.impl.query.CollectionExpansion
-
- getLimit() - Method in class com.stormpath.sdk.impl.query.DefaultCriteria
-
- getLimit() - Method in class com.stormpath.sdk.impl.resource.AbstractCollectionResource
-
- getLimit() - Method in interface com.stormpath.sdk.impl.resource.Page
-
- getListIndex() - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- getLocation() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Return the (new) location of a resource, as specified by the Location header.
- getMatchLocation() - Method in class com.stormpath.sdk.impl.query.LikeExpression
-
- getMessage() - Method in class com.stormpath.sdk.impl.error.DefaultError
-
- getMethod() - Method in interface com.stormpath.sdk.impl.http.Request
-
- getMethod() - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- getMiddleName() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getMissCount() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns the total number of times an access attempt did not return a cache entry.
- getModifiedAt() - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- getMoreInfo() - Method in class com.stormpath.sdk.impl.error.DefaultError
-
- getName() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getName() - Method in interface com.stormpath.sdk.impl.cache.CacheConfiguration
-
Returns the name of the Cache for which this configuration applies.
- getName() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns this cache instance's name.
- getName() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheConfiguration
-
- getName() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheConfigurationBuilder
-
- getName() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getName() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getName() - Method in class com.stormpath.sdk.impl.query.Expansion
-
- getName() - Method in class com.stormpath.sdk.impl.resource.Property
-
- getName() - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getObjectMapper() - Method in class com.stormpath.sdk.impl.ds.JacksonMapMarshaller
-
- getOffset() - Method in class com.stormpath.sdk.impl.query.CollectionExpansion
-
- getOffset() - Method in class com.stormpath.sdk.impl.query.DefaultCriteria
-
- getOffset() - Method in class com.stormpath.sdk.impl.resource.AbstractCollectionResource
-
- getOffset() - Method in interface com.stormpath.sdk.impl.resource.Page
-
- getOp() - Method in class com.stormpath.sdk.impl.query.SimpleExpression
-
- getOptions() - Method in class com.stormpath.sdk.impl.query.DefaultCriteria
-
- getOrderEntries() - Method in class com.stormpath.sdk.impl.query.DefaultCriteria
-
- getParameter(String) - Method in class com.stormpath.sdk.impl.http.MediaType
-
Return a generic parameter value, given a parameter name.
- getPragma() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Returns the value of the Pragma header.
- getProperty(String) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.account.DefaultAccountList
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.account.DefaultEmailVerificationToken
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.account.DefaultPasswordResetToken
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMappingList
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.application.DefaultApplicationList
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.authc.DefaultAuthenticationResult
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.authc.DefaultBasicLoginAttempt
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectoryList
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.error.DefaultError
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.group.DefaultGroupList
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.group.DefaultGroupMembership
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.group.DefaultGroupMembershipList
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getPropertyDescriptors() - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- getPropertyName() - Method in class com.stormpath.sdk.impl.query.Order
-
- getPropertyName() - Method in class com.stormpath.sdk.impl.query.SimpleExpression
-
- getPropertyNames() - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getQualityValue() - Method in class com.stormpath.sdk.impl.http.MediaType
-
Return the quality value, as indicated by a q parameter, if any.
- getQuery() - Method in class com.stormpath.sdk.impl.ds.SanitizedQuery
-
- getQueryString() - Method in interface com.stormpath.sdk.impl.http.Request
-
- getQueryString() - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- getRequestPayload(Request) - Method in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- getRequestPayloadWithoutQueryParams(Request) - Method in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- getResource(String, Class<T>) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- getResource(String, Class<T>, Map<String, Object>) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- getResource(String, Class<T>, Criteria) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- getResource(String, Class<T>, Map<String, Object>) - Method in interface com.stormpath.sdk.impl.ds.InternalDataStore
-
- getResource(String, Class<T>, Criteria) - Method in interface com.stormpath.sdk.impl.ds.InternalDataStore
-
- getResourceProperty(ResourceReference<T>) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getResourceUrl() - Method in interface com.stormpath.sdk.impl.http.Request
-
Returns the request target resource's Uniform Resource Locator location without a query string.
- getResourceUrl() - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- getStatus() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getStatus() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getStatus() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getStatus() - Method in class com.stormpath.sdk.impl.error.DefaultError
-
- getStatus() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getString(StringProperty) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getStringProperty(String) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getSubtype() - Method in class com.stormpath.sdk.impl.http.MediaType
-
Return the subtype.
- getSurname() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getSymbol() - Method in enum com.stormpath.sdk.impl.query.Operator
-
- getTenant() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getTenant() - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- getTenant() - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- getTenant() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- getTimeToIdle() - Method in interface com.stormpath.sdk.impl.cache.CacheConfiguration
-
Returns the Time-to-Idle setting to apply for all entries in the associated Cache.
- getTimeToIdle() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns the amount of time a cache entry may be idle - unused (not accessed) - before it will expire and
no longer be available.
- getTimeToIdle() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheConfiguration
-
- getTimeToIdle() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheConfigurationBuilder
-
- getTimeToLive() - Method in interface com.stormpath.sdk.impl.cache.CacheConfiguration
-
Returns the Time-to-Live setting to apply for all entries in the associated Cache.
- getTimeToLive() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns the amount of time a cache entry may exist after first being created before it will expire and no
longer be available.
- getTimeToLive() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheConfiguration
-
- getTimeToLive() - Method in class com.stormpath.sdk.impl.cache.DefaultCacheConfigurationBuilder
-
- getTimeUnit() - Method in class com.stormpath.sdk.impl.util.Duration
-
- getType() - Method in class com.stormpath.sdk.impl.authc.DefaultBasicLoginAttempt
-
- getType() - Method in interface com.stormpath.sdk.impl.authc.LoginAttempt
-
- getType() - Method in class com.stormpath.sdk.impl.http.MediaType
-
Return the primary type.
- getType() - Method in class com.stormpath.sdk.impl.resource.Property
-
- getUpdatedPropertyNames() - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- getUsername() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- getValue() - Method in interface com.stormpath.sdk.impl.authc.BasicLoginAttempt
-
- getValue() - Method in class com.stormpath.sdk.impl.authc.DefaultBasicLoginAttempt
-
- getValue() - Method in class com.stormpath.sdk.impl.cache.DefaultCache.Entry
-
Returns the actual value stored in the cache.
- getValue() - Method in enum com.stormpath.sdk.impl.query.Pagination
-
- getValue() - Method in class com.stormpath.sdk.impl.query.SimpleExpression
-
- getValue() - Method in class com.stormpath.sdk.impl.util.Duration
-
- sanitize(String, Map<String, Object>) - Static method in class com.stormpath.sdk.impl.ds.QuerySanitizer
-
- SanitizedQuery - Class in com.stormpath.sdk.impl.ds
-
- SanitizedQuery(String, QueryString) - Constructor for class com.stormpath.sdk.impl.ds.SanitizedQuery
-
- SAUTHC1_ID - Static variable in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- SAUTHC1_SIGNATURE - Static variable in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- SAUTHC1_SIGNED_HEADERS - Static variable in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- SAuthc1RequestAuthenticator - Class in com.stormpath.sdk.impl.http.authc
-
- SAuthc1RequestAuthenticator() - Constructor for class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- save() - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- save() - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- save(T) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- save(T, Options) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- save(T, Class<? extends R>) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- save(T) - Method in interface com.stormpath.sdk.impl.ds.InternalDataStore
-
- save(T, Options) - Method in interface com.stormpath.sdk.impl.ds.InternalDataStore
-
- save(T, Class<? extends R>) - Method in interface com.stormpath.sdk.impl.ds.InternalDataStore
-
- save() - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- save() - Method in class com.stormpath.sdk.impl.resource.AbstractInstanceResource
-
- saveWithResponseOptions(AccountOptions) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- saveWithResponseOptions(GroupOptions) - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- sendPasswordResetEmail(String) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- set(String, String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the given, single header value under the given name.
- set(K, V) - Method in interface com.stormpath.sdk.impl.util.MultiValueMap
-
Set the given single value under the given key.
- setAccept(List<MediaType>) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the list of acceptable
media types, as specified by the
Accept header.
- setAcceptCharset(List<Charset>) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the list of acceptable
charsets, as specified by the
Accept-Charset header.
- setAccountStore(AccountStore) - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- setAll(Map<String, String>) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
- setAll(Map<K, V>) - Method in interface com.stormpath.sdk.impl.util.MultiValueMap
-
Set the given values under.
- setAllow(Set<HttpMethod>) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the set of allowed
HTTP methods, as specified by the
Allow header.
- setApplication(Application) - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- setBody(InputStream, long) - Method in interface com.stormpath.sdk.impl.http.Request
-
- setBody(InputStream, long) - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- setCacheConfigurations(Collection<CacheConfiguration>) - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
Sets cache-specific configuration entries, to be utilized when creating cache instances.
- setCacheControl(String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) value of the Cache-Control header.
- setCacheManager(CacheManager) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- setCacheRegionNameResolver(CacheRegionNameResolver) - Method in class com.stormpath.sdk.impl.ds.DefaultDataStore
-
- setContentDispositionFormData(String, String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) value of the Content-Disposition header for form-data.
- setContentLength(long) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the length of the body in bytes, as specified by the Content-Length header.
- setContentType(MediaType) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the
media type of the body, as specified by the
Content-Type header.
- setDate(long) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the date and time at which the message was created, as specified by the Date header.
- setDefaultAccountStore(boolean) - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- setDefaultAccountStore(AccountStore) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- setDefaultGroupStore(boolean) - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- setDefaultGroupStore(AccountStore) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- setDefaultTimeToIdle(Duration) - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
- setDefaultTimeToIdleSeconds(long) - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
- setDefaultTimeToLive(Duration) - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
- setDefaultTimeToLiveSeconds(long) - Method in class com.stormpath.sdk.impl.cache.DefaultCacheManager
-
- setDescription(String) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- setDescription(String) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- setDescription(String) - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- setEmail(String) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setEmail(String) - Method in class com.stormpath.sdk.impl.account.DefaultPasswordResetToken
-
- setETag(String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) entity tag of the body, as specified by the ETag header.
- setExpires(long) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the date and time at which the message is no longer valid, as specified by the Expires header.
- setGivenName(String) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setHeaders(HttpHeaders) - Method in interface com.stormpath.sdk.impl.http.HttpMessage
-
- setHeaders(HttpHeaders) - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- setHeaders(HttpHeaders) - Method in class com.stormpath.sdk.impl.http.support.DefaultResponse
-
- setIfModifiedSince(long) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) value of the If-Modified-Since header.
- setIfNoneMatch(String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) value of the If-None-Match header.
- setIfNoneMatch(List<String>) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) values of the If-None-Match header.
- setLastModified(long) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the time the resource was last changed, as specified by the Last-Modified header.
- setListIndex(int) - Method in class com.stormpath.sdk.impl.application.DefaultAccountStoreMapping
-
- setLocation(URI) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Set the (new) location of a resource, as specified by the Location header.
- setMiddleName(String) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setName(String) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- setName(String) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- setName(String) - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- setObjectMapper(ObjectMapper) - Method in class com.stormpath.sdk.impl.ds.JacksonMapMarshaller
-
- setPassword(String) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setPragma(String) - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
Sets the (new) value of the Pragma header.
- setPrettyPrint(boolean) - Method in class com.stormpath.sdk.impl.ds.JacksonMapMarshaller
-
- setProperties(Map<String, Object>) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- setProperty(Property, Object) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- setProperty(String, Object) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- setProperty(String, Object, boolean) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- setQueryString(QueryString) - Method in interface com.stormpath.sdk.impl.http.Request
-
- setQueryString(QueryString) - Method in class com.stormpath.sdk.impl.http.support.DefaultRequest
-
- setRegistrationWorkflowEnabled(boolean) - Method in class com.stormpath.sdk.impl.account.DefaultCreateAccountRequestBuilder
-
- setResourceProperty(ResourceReference<T>, Resource) - Method in class com.stormpath.sdk.impl.resource.AbstractResource
-
- setStatus(AccountStatus) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setStatus(ApplicationStatus) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- setStatus(DirectoryStatus) - Method in class com.stormpath.sdk.impl.directory.DefaultDirectory
-
- setStatus(GroupStatus) - Method in class com.stormpath.sdk.impl.group.DefaultGroup
-
- setSurname(String) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setTimeToIdle(Duration) - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Sets the amount of time a cache entry may be idle - unused (not accessed) - before it will expire and
no longer be available.
- setTimeToLive(Duration) - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Sets the amount of time a cache entry may exist after first being created before it will expire and no
longer be available.
- setType(String) - Method in class com.stormpath.sdk.impl.authc.DefaultBasicLoginAttempt
-
- setType(String) - Method in interface com.stormpath.sdk.impl.authc.LoginAttempt
-
- setUsername(String) - Method in class com.stormpath.sdk.impl.account.DefaultAccount
-
- setValue(String) - Method in interface com.stormpath.sdk.impl.authc.BasicLoginAttempt
-
- setValue(String) - Method in class com.stormpath.sdk.impl.authc.DefaultBasicLoginAttempt
-
- sign(String, byte[], MacAlgorithm) - Method in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- sign(byte[], byte[], MacAlgorithm) - Method in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- SimpleExpression - Class in com.stormpath.sdk.impl.query
-
- SimpleExpression(String, Object, Operator) - Constructor for class com.stormpath.sdk.impl.query.SimpleExpression
-
- size() - Method in class com.stormpath.sdk.impl.cache.DefaultCache
-
Returns the total number of cache entries currently available in this cache.
- size() - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- size() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
- size() - Method in class com.stormpath.sdk.impl.util.SoftHashMap
-
- SoftHashMap<K,V> - Class in com.stormpath.sdk.impl.util
-
A
SoftHashMap is a memory-constrained map that stores its
values in
SoftReferences.
- SoftHashMap() - Constructor for class com.stormpath.sdk.impl.util.SoftHashMap
-
- SoftHashMap(int) - Constructor for class com.stormpath.sdk.impl.util.SoftHashMap
-
Creates a new SoftHashMap with the specified retention size.
- SoftHashMap(Map<K, V>) - Constructor for class com.stormpath.sdk.impl.util.SoftHashMap
-
Creates a
SoftHashMap backed by the specified
source, with a default retention
size of
DEFAULT_RETENTION_SIZE (100 entries).
- SoftHashMap(Map<K, V>, int) - Constructor for class com.stormpath.sdk.impl.util.SoftHashMap
-
Creates a SoftHashMap backed by the specified source, with the specified retention size.
- sortByQualityValue(List<MediaType>) - Static method in class com.stormpath.sdk.impl.http.MediaType
-
Sorts the given list of MediaType objects by quality value.
- sortBySpecificity(List<MediaType>) - Static method in class com.stormpath.sdk.impl.http.MediaType
-
Sorts the given list of MediaType objects by specificity.
- SPECIFICITY_COMPARATOR - Static variable in class com.stormpath.sdk.impl.http.MediaType
-
- startsWithIgnoreCase(String) - Method in class com.stormpath.sdk.impl.query.DefaultStringExpressionFactory
-
Returns a new case-insensitive like expression reflecting that the specified value
should be at the beginning of the matching property value.
- startsWithIgnoreCase(String) - Method in class com.stormpath.sdk.impl.resource.StringProperty
-
Returns a new case-insensitive like expression reflecting that the specified value
should be at the beginning of the corresponding property value.
- StatusProperty<T extends Enum> - Class in com.stormpath.sdk.impl.resource
-
- StatusProperty(Class<T>) - Constructor for class com.stormpath.sdk.impl.resource.StatusProperty
-
- STORMAPTH_DATE_HEADER - Static variable in class com.stormpath.sdk.impl.http.authc.SAuthc1RequestAuthenticator
-
- STORMPATH_DATE_HEADER - Static variable in class com.stormpath.sdk.impl.http.authc.BasicAuthenticationRequestAuthenticator
-
- STORMPATH_DATE_HEADER - Static variable in class com.stormpath.sdk.impl.http.authc.BasicRequestAuthenticator
-
- StringInputStream - Class in com.stormpath.sdk.impl.util
-
- StringInputStream(String) - Constructor for class com.stormpath.sdk.impl.util.StringInputStream
-
- StringProperty - Class in com.stormpath.sdk.impl.resource
-
- StringProperty(String) - Constructor for class com.stormpath.sdk.impl.resource.StringProperty
-
- valueOf(String) - Static method in enum com.stormpath.sdk.impl.http.authc.MacAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stormpath.sdk.impl.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.stormpath.sdk.impl.http.MediaType
-
Parse the given String value into a MediaType object,
with this method name following the 'valueOf' naming convention
- valueOf(String) - Static method in enum com.stormpath.sdk.impl.query.MatchLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stormpath.sdk.impl.query.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.stormpath.sdk.impl.query.Pagination
-
Returns the enum constant of this type with the specified name.
- values() - Method in class com.stormpath.sdk.impl.directory.DefaultCustomData
-
- values() - Static method in enum com.stormpath.sdk.impl.http.authc.MacAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.stormpath.sdk.impl.http.HttpHeaders
-
- values() - Static method in enum com.stormpath.sdk.impl.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.stormpath.sdk.impl.query.MatchLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.stormpath.sdk.impl.query.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.stormpath.sdk.impl.query.Pagination
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.stormpath.sdk.impl.util.SoftHashMap
-
- verifyAccountEmail(String) - Method in class com.stormpath.sdk.impl.tenant.DefaultTenant
-
- verifyPasswordResetToken(String) - Method in class com.stormpath.sdk.impl.application.DefaultApplication
-
- Version - Class in com.stormpath.sdk.impl.http.support
-
- Version() - Constructor for class com.stormpath.sdk.impl.http.support.Version
-
- visit(DefaultCreateApplicationRequest) - Method in interface com.stormpath.sdk.impl.application.CreateApplicationRequestVisitor
-
- visit(CreateApplicationAndDirectoryRequest) - Method in interface com.stormpath.sdk.impl.application.CreateApplicationRequestVisitor
-