Class OAuthClientDetails
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.webservicescommons.jalo.OAuthClientDetails
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
GeneratedIntegrationClientCredentialsDetails,OpenIDClientDetails
Generated class for type OAuthClientDetails.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theOAuthClientDetails.accessTokenValiditySecondsattributestatic final StringQualifier of theOAuthClientDetails.authoritiesattributestatic final StringQualifier of theOAuthClientDetails.authorizedGrantTypesattributestatic final StringQualifier of theOAuthClientDetails.autoApproveattributestatic final StringQualifier of theOAuthClientDetails.clientIdattributestatic final StringQualifier of theOAuthClientDetails.clientSecretattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theOAuthClientDetails.disabledattributestatic final StringQualifier of theOAuthClientDetails.refreshTokenValiditySecondsattributestatic final StringQualifier of theOAuthClientDetails.registeredRedirectUriattributestatic final StringQualifier of theOAuthClientDetails.resourceIdsattributestatic final StringQualifier of theOAuthClientDetails.scopeattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.intGenerated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.intGenerated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.Generated method - Getter of theOAuthClientDetails.authoritiesattribute.Generated method - Getter of theOAuthClientDetails.authoritiesattribute.Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.Generated method - Getter of theOAuthClientDetails.autoApproveattribute.Generated method - Getter of theOAuthClientDetails.autoApproveattribute.Generated method - Getter of theOAuthClientDetails.clientIdattribute.Generated method - Getter of theOAuthClientDetails.clientIdattribute.Generated method - Getter of theOAuthClientDetails.clientSecretattribute.Generated method - Getter of theOAuthClientDetails.clientSecretattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.intGenerated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.intGenerated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.getScope()Generated method - Getter of theOAuthClientDetails.scopeattribute.getScope(SessionContext ctx) Generated method - Getter of theOAuthClientDetails.scopeattribute.Generated method - Getter of theOAuthClientDetails.disabledattribute.isDisabled(SessionContext ctx) Generated method - Getter of theOAuthClientDetails.disabledattribute.booleanGenerated method - Getter of theOAuthClientDetails.disabledattribute.booleanGenerated method - Getter of theOAuthClientDetails.disabledattribute.voidsetAccessTokenValiditySeconds(int value) Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.voidsetAccessTokenValiditySeconds(SessionContext ctx, int value) Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.voidsetAccessTokenValiditySeconds(SessionContext ctx, Integer value) Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.voidGenerated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.voidsetAuthorities(SessionContext ctx, Set<String> value) Generated method - Setter of theOAuthClientDetails.authoritiesattribute.voidsetAuthorities(Set<String> value) Generated method - Setter of theOAuthClientDetails.authoritiesattribute.voidsetAuthorizedGrantTypes(SessionContext ctx, Set<String> value) Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.voidsetAuthorizedGrantTypes(Set<String> value) Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.voidsetAutoApprove(SessionContext ctx, Set<String> value) Generated method - Setter of theOAuthClientDetails.autoApproveattribute.voidsetAutoApprove(Set<String> value) Generated method - Setter of theOAuthClientDetails.autoApproveattribute.protected voidsetClientId(SessionContext ctx, String value) Generated method - Setter of theOAuthClientDetails.clientIdattribute.protected voidsetClientId(String value) Generated method - Setter of theOAuthClientDetails.clientIdattribute.voidsetClientSecret(SessionContext ctx, String value) Generated method - Setter of theOAuthClientDetails.clientSecretattribute.voidsetClientSecret(String value) Generated method - Setter of theOAuthClientDetails.clientSecretattribute.voidsetDisabled(boolean value) Generated method - Setter of theOAuthClientDetails.disabledattribute.voidsetDisabled(SessionContext ctx, boolean value) Generated method - Setter of theOAuthClientDetails.disabledattribute.voidsetDisabled(SessionContext ctx, Boolean value) Generated method - Setter of theOAuthClientDetails.disabledattribute.voidsetDisabled(Boolean value) Generated method - Setter of theOAuthClientDetails.disabledattribute.voidsetRefreshTokenValiditySeconds(int value) Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.voidsetRefreshTokenValiditySeconds(SessionContext ctx, int value) Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.voidsetRefreshTokenValiditySeconds(SessionContext ctx, Integer value) Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.voidGenerated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.voidsetRegisteredRedirectUri(SessionContext ctx, Set<String> value) Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.voidsetRegisteredRedirectUri(Set<String> value) Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.voidsetResourceIds(SessionContext ctx, Set<String> value) Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.voidsetResourceIds(Set<String> value) Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.voidsetScope(SessionContext ctx, Set<String> value) Generated method - Setter of theOAuthClientDetails.scopeattribute.voidGenerated method - Setter of theOAuthClientDetails.scopeattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CLIENTID
Qualifier of theOAuthClientDetails.clientIdattribute- See Also:
-
RESOURCEIDS
Qualifier of theOAuthClientDetails.resourceIdsattribute- See Also:
-
CLIENTSECRET
Qualifier of theOAuthClientDetails.clientSecretattribute- See Also:
-
SCOPE
Qualifier of theOAuthClientDetails.scopeattribute- See Also:
-
AUTHORIZEDGRANTTYPES
Qualifier of theOAuthClientDetails.authorizedGrantTypesattribute- See Also:
-
REGISTEREDREDIRECTURI
Qualifier of theOAuthClientDetails.registeredRedirectUriattribute- See Also:
-
AUTHORITIES
Qualifier of theOAuthClientDetails.authoritiesattribute- See Also:
-
ACCESSTOKENVALIDITYSECONDS
Qualifier of theOAuthClientDetails.accessTokenValiditySecondsattribute- See Also:
-
REFRESHTOKENVALIDITYSECONDS
Qualifier of theOAuthClientDetails.refreshTokenValiditySecondsattribute- See Also:
-
AUTOAPPROVE
Qualifier of theOAuthClientDetails.autoApproveattribute- See Also:
-
DISABLED
Qualifier of theOAuthClientDetails.disabledattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
OAuthClientDetails
public OAuthClientDetails()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getAccessTokenValiditySeconds
Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Returns:
- the accessTokenValiditySeconds - Set of authorities granted to client
-
getAccessTokenValiditySeconds
Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Returns:
- the accessTokenValiditySeconds - Set of authorities granted to client
-
getAccessTokenValiditySecondsAsPrimitive
Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Returns:
- the accessTokenValiditySeconds - Set of authorities granted to client
-
getAccessTokenValiditySecondsAsPrimitive
public int getAccessTokenValiditySecondsAsPrimitive()Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Returns:
- the accessTokenValiditySeconds - Set of authorities granted to client
-
setAccessTokenValiditySeconds
Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Parameters:
value- the accessTokenValiditySeconds - Set of authorities granted to client
-
setAccessTokenValiditySeconds
Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Parameters:
value- the accessTokenValiditySeconds - Set of authorities granted to client
-
setAccessTokenValiditySeconds
Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Parameters:
value- the accessTokenValiditySeconds - Set of authorities granted to client
-
setAccessTokenValiditySeconds
public void setAccessTokenValiditySeconds(int value) Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Parameters:
value- the accessTokenValiditySeconds - Set of authorities granted to client
-
getAuthorities
Generated method - Getter of theOAuthClientDetails.authoritiesattribute.- Returns:
- the authorities - Set of authorities granted to client
-
getAuthorities
Generated method - Getter of theOAuthClientDetails.authoritiesattribute.- Returns:
- the authorities - Set of authorities granted to client
-
setAuthorities
Generated method - Setter of theOAuthClientDetails.authoritiesattribute.- Parameters:
value- the authorities - Set of authorities granted to client
-
setAuthorities
Generated method - Setter of theOAuthClientDetails.authoritiesattribute.- Parameters:
value- the authorities - Set of authorities granted to client
-
getAuthorizedGrantTypes
Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.- Returns:
- the authorizedGrantTypes - Set of grant types for client
-
getAuthorizedGrantTypes
Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.- Returns:
- the authorizedGrantTypes - Set of grant types for client
-
setAuthorizedGrantTypes
Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.- Parameters:
value- the authorizedGrantTypes - Set of grant types for client
-
setAuthorizedGrantTypes
Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.- Parameters:
value- the authorizedGrantTypes - Set of grant types for client
-
getAutoApprove
Generated method - Getter of theOAuthClientDetails.autoApproveattribute.- Returns:
- the autoApprove - Set of auto approve scopes of client
-
getAutoApprove
Generated method - Getter of theOAuthClientDetails.autoApproveattribute.- Returns:
- the autoApprove - Set of auto approve scopes of client
-
setAutoApprove
Generated method - Setter of theOAuthClientDetails.autoApproveattribute.- Parameters:
value- the autoApprove - Set of auto approve scopes of client
-
setAutoApprove
Generated method - Setter of theOAuthClientDetails.autoApproveattribute.- Parameters:
value- the autoApprove - Set of auto approve scopes of client
-
getClientId
Generated method - Getter of theOAuthClientDetails.clientIdattribute.- Returns:
- the clientId - Client Id
-
getClientId
Generated method - Getter of theOAuthClientDetails.clientIdattribute.- Returns:
- the clientId - Client Id
-
setClientId
Generated method - Setter of theOAuthClientDetails.clientIdattribute.- Parameters:
value- the clientId - Client Id
-
setClientId
Generated method - Setter of theOAuthClientDetails.clientIdattribute.- Parameters:
value- the clientId - Client Id
-
getClientSecret
Generated method - Getter of theOAuthClientDetails.clientSecretattribute.- Returns:
- the clientSecret - Client Secret
-
getClientSecret
Generated method - Getter of theOAuthClientDetails.clientSecretattribute.- Returns:
- the clientSecret - Client Secret
-
setClientSecret
Generated method - Setter of theOAuthClientDetails.clientSecretattribute.- Parameters:
value- the clientSecret - Client Secret
-
setClientSecret
Generated method - Setter of theOAuthClientDetails.clientSecretattribute.- Parameters:
value- the clientSecret - Client Secret
-
isDisabled
Generated method - Getter of theOAuthClientDetails.disabledattribute.- Returns:
- the disabled - Client disabled
-
isDisabled
Generated method - Getter of theOAuthClientDetails.disabledattribute.- Returns:
- the disabled - Client disabled
-
isDisabledAsPrimitive
Generated method - Getter of theOAuthClientDetails.disabledattribute.- Returns:
- the disabled - Client disabled
-
isDisabledAsPrimitive
public boolean isDisabledAsPrimitive()Generated method - Getter of theOAuthClientDetails.disabledattribute.- Returns:
- the disabled - Client disabled
-
setDisabled
Generated method - Setter of theOAuthClientDetails.disabledattribute.- Parameters:
value- the disabled - Client disabled
-
setDisabled
Generated method - Setter of theOAuthClientDetails.disabledattribute.- Parameters:
value- the disabled - Client disabled
-
setDisabled
Generated method - Setter of theOAuthClientDetails.disabledattribute.- Parameters:
value- the disabled - Client disabled
-
setDisabled
public void setDisabled(boolean value) Generated method - Setter of theOAuthClientDetails.disabledattribute.- Parameters:
value- the disabled - Client disabled
-
getRefreshTokenValiditySeconds
Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Returns:
- the refreshTokenValiditySeconds - Set of authorities granted to client
-
getRefreshTokenValiditySeconds
Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Returns:
- the refreshTokenValiditySeconds - Set of authorities granted to client
-
getRefreshTokenValiditySecondsAsPrimitive
Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Returns:
- the refreshTokenValiditySeconds - Set of authorities granted to client
-
getRefreshTokenValiditySecondsAsPrimitive
public int getRefreshTokenValiditySecondsAsPrimitive()Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Returns:
- the refreshTokenValiditySeconds - Set of authorities granted to client
-
setRefreshTokenValiditySeconds
Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Parameters:
value- the refreshTokenValiditySeconds - Set of authorities granted to client
-
setRefreshTokenValiditySeconds
Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Parameters:
value- the refreshTokenValiditySeconds - Set of authorities granted to client
-
setRefreshTokenValiditySeconds
Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Parameters:
value- the refreshTokenValiditySeconds - Set of authorities granted to client
-
setRefreshTokenValiditySeconds
public void setRefreshTokenValiditySeconds(int value) Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Parameters:
value- the refreshTokenValiditySeconds - Set of authorities granted to client
-
getRegisteredRedirectUri
Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.- Returns:
- the registeredRedirectUri - Set of redirect Uri for client
-
getRegisteredRedirectUri
Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.- Returns:
- the registeredRedirectUri - Set of redirect Uri for client
-
setRegisteredRedirectUri
Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.- Parameters:
value- the registeredRedirectUri - Set of redirect Uri for client
-
setRegisteredRedirectUri
Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.- Parameters:
value- the registeredRedirectUri - Set of redirect Uri for client
-
getResourceIds
Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.- Returns:
- the resourceIds - Set of Resource Id's
-
getResourceIds
Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.- Returns:
- the resourceIds - Set of Resource Id's
-
setResourceIds
Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.- Parameters:
value- the resourceIds - Set of Resource Id's
-
setResourceIds
Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.- Parameters:
value- the resourceIds - Set of Resource Id's
-
getScope
Generated method - Getter of theOAuthClientDetails.scopeattribute.- Returns:
- the scope - Set of client scopes
-
getScope
Generated method - Getter of theOAuthClientDetails.scopeattribute.- Returns:
- the scope - Set of client scopes
-
setScope
Generated method - Setter of theOAuthClientDetails.scopeattribute.- Parameters:
value- the scope - Set of client scopes
-
setScope
Generated method - Setter of theOAuthClientDetails.scopeattribute.- Parameters:
value- the scope - Set of client scopes
-