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:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
GeneratedIntegrationClientCredentialsDetails,OpenIDClientDetails
public class OAuthClientDetails extends GenericItem
Generated class for type OAuthClientDetails.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested 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
Fields Modifier and Type Field Description static java.lang.StringACCESSTOKENVALIDITYSECONDSQualifier of theOAuthClientDetails.accessTokenValiditySecondsattributestatic java.lang.StringAUTHORITIESQualifier of theOAuthClientDetails.authoritiesattributestatic java.lang.StringAUTHORIZEDGRANTTYPESQualifier of theOAuthClientDetails.authorizedGrantTypesattributestatic java.lang.StringAUTOAPPROVEQualifier of theOAuthClientDetails.autoApproveattributestatic java.lang.StringCLIENTIDQualifier of theOAuthClientDetails.clientIdattributestatic java.lang.StringCLIENTSECRETQualifier of theOAuthClientDetails.clientSecretattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDISABLEDQualifier of theOAuthClientDetails.disabledattributestatic java.lang.StringREFRESHTOKENVALIDITYSECONDSQualifier of theOAuthClientDetails.refreshTokenValiditySecondsattributestatic java.lang.StringREGISTEREDREDIRECTURIQualifier of theOAuthClientDetails.registeredRedirectUriattributestatic java.lang.StringRESOURCEIDSQualifier of theOAuthClientDetails.resourceIdsattributestatic java.lang.StringSCOPEQualifier of theOAuthClientDetails.scopeattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description OAuthClientDetails()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetAccessTokenValiditySeconds()Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.java.lang.IntegergetAccessTokenValiditySeconds(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.intgetAccessTokenValiditySecondsAsPrimitive()Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.intgetAccessTokenValiditySecondsAsPrimitive(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.java.util.Set<java.lang.String>getAuthorities()Generated method - Getter of theOAuthClientDetails.authoritiesattribute.java.util.Set<java.lang.String>getAuthorities(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.authoritiesattribute.java.util.Set<java.lang.String>getAuthorizedGrantTypes()Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.java.util.Set<java.lang.String>getAuthorizedGrantTypes(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.java.util.Set<java.lang.String>getAutoApprove()Generated method - Getter of theOAuthClientDetails.autoApproveattribute.java.util.Set<java.lang.String>getAutoApprove(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.autoApproveattribute.java.lang.StringgetClientId()Generated method - Getter of theOAuthClientDetails.clientIdattribute.java.lang.StringgetClientId(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.clientIdattribute.java.lang.StringgetClientSecret()Generated method - Getter of theOAuthClientDetails.clientSecretattribute.java.lang.StringgetClientSecret(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.clientSecretattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.IntegergetRefreshTokenValiditySeconds()Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.java.lang.IntegergetRefreshTokenValiditySeconds(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.intgetRefreshTokenValiditySecondsAsPrimitive()Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.intgetRefreshTokenValiditySecondsAsPrimitive(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.java.util.Set<java.lang.String>getRegisteredRedirectUri()Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.java.util.Set<java.lang.String>getRegisteredRedirectUri(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.java.util.Set<java.lang.String>getResourceIds()Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.java.util.Set<java.lang.String>getResourceIds(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.java.util.Set<java.lang.String>getScope()Generated method - Getter of theOAuthClientDetails.scopeattribute.java.util.Set<java.lang.String>getScope(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.scopeattribute.java.lang.BooleanisDisabled()Generated method - Getter of theOAuthClientDetails.disabledattribute.java.lang.BooleanisDisabled(SessionContext ctx)Generated method - Getter of theOAuthClientDetails.disabledattribute.booleanisDisabledAsPrimitive()Generated method - Getter of theOAuthClientDetails.disabledattribute.booleanisDisabledAsPrimitive(SessionContext ctx)Generated 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, java.lang.Integer value)Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.voidsetAccessTokenValiditySeconds(java.lang.Integer value)Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.voidsetAuthorities(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.authoritiesattribute.voidsetAuthorities(java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.authoritiesattribute.voidsetAuthorizedGrantTypes(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.voidsetAuthorizedGrantTypes(java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.voidsetAutoApprove(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.autoApproveattribute.voidsetAutoApprove(java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.autoApproveattribute.protected voidsetClientId(SessionContext ctx, java.lang.String value)Generated method - Setter of theOAuthClientDetails.clientIdattribute.protected voidsetClientId(java.lang.String value)Generated method - Setter of theOAuthClientDetails.clientIdattribute.voidsetClientSecret(SessionContext ctx, java.lang.String value)Generated method - Setter of theOAuthClientDetails.clientSecretattribute.voidsetClientSecret(java.lang.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, java.lang.Boolean value)Generated method - Setter of theOAuthClientDetails.disabledattribute.voidsetDisabled(java.lang.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, java.lang.Integer value)Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.voidsetRefreshTokenValiditySeconds(java.lang.Integer value)Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.voidsetRegisteredRedirectUri(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.voidsetRegisteredRedirectUri(java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.voidsetResourceIds(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.voidsetResourceIds(java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.voidsetScope(SessionContext ctx, java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.scopeattribute.voidsetScope(java.util.Set<java.lang.String> value)Generated method - Setter of theOAuthClientDetails.scopeattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CLIENTID
public static final java.lang.String CLIENTID
Qualifier of theOAuthClientDetails.clientIdattribute- See Also:
- Constant Field Values
-
RESOURCEIDS
public static final java.lang.String RESOURCEIDS
Qualifier of theOAuthClientDetails.resourceIdsattribute- See Also:
- Constant Field Values
-
CLIENTSECRET
public static final java.lang.String CLIENTSECRET
Qualifier of theOAuthClientDetails.clientSecretattribute- See Also:
- Constant Field Values
-
SCOPE
public static final java.lang.String SCOPE
Qualifier of theOAuthClientDetails.scopeattribute- See Also:
- Constant Field Values
-
AUTHORIZEDGRANTTYPES
public static final java.lang.String AUTHORIZEDGRANTTYPES
Qualifier of theOAuthClientDetails.authorizedGrantTypesattribute- See Also:
- Constant Field Values
-
REGISTEREDREDIRECTURI
public static final java.lang.String REGISTEREDREDIRECTURI
Qualifier of theOAuthClientDetails.registeredRedirectUriattribute- See Also:
- Constant Field Values
-
AUTHORITIES
public static final java.lang.String AUTHORITIES
Qualifier of theOAuthClientDetails.authoritiesattribute- See Also:
- Constant Field Values
-
ACCESSTOKENVALIDITYSECONDS
public static final java.lang.String ACCESSTOKENVALIDITYSECONDS
Qualifier of theOAuthClientDetails.accessTokenValiditySecondsattribute- See Also:
- Constant Field Values
-
REFRESHTOKENVALIDITYSECONDS
public static final java.lang.String REFRESHTOKENVALIDITYSECONDS
Qualifier of theOAuthClientDetails.refreshTokenValiditySecondsattribute- See Also:
- Constant Field Values
-
AUTOAPPROVE
public static final java.lang.String AUTOAPPROVE
Qualifier of theOAuthClientDetails.autoApproveattribute- See Also:
- Constant Field Values
-
DISABLED
public static final java.lang.String DISABLED
Qualifier of theOAuthClientDetails.disabledattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAccessTokenValiditySeconds
public java.lang.Integer getAccessTokenValiditySeconds(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Returns:
- the accessTokenValiditySeconds - Set of authorities granted to client
-
getAccessTokenValiditySeconds
public java.lang.Integer getAccessTokenValiditySeconds()
Generated method - Getter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Returns:
- the accessTokenValiditySeconds - Set of authorities granted to client
-
getAccessTokenValiditySecondsAsPrimitive
public int getAccessTokenValiditySecondsAsPrimitive(SessionContext ctx)
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
public void setAccessTokenValiditySeconds(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Parameters:
value- the accessTokenValiditySeconds - Set of authorities granted to client
-
setAccessTokenValiditySeconds
public void setAccessTokenValiditySeconds(java.lang.Integer value)
Generated method - Setter of theOAuthClientDetails.accessTokenValiditySecondsattribute.- Parameters:
value- the accessTokenValiditySeconds - Set of authorities granted to client
-
setAccessTokenValiditySeconds
public void setAccessTokenValiditySeconds(SessionContext ctx, int value)
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
public java.util.Set<java.lang.String> getAuthorities(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.authoritiesattribute.- Returns:
- the authorities - Set of authorities granted to client
-
getAuthorities
public java.util.Set<java.lang.String> getAuthorities()
Generated method - Getter of theOAuthClientDetails.authoritiesattribute.- Returns:
- the authorities - Set of authorities granted to client
-
setAuthorities
public void setAuthorities(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.authoritiesattribute.- Parameters:
value- the authorities - Set of authorities granted to client
-
setAuthorities
public void setAuthorities(java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.authoritiesattribute.- Parameters:
value- the authorities - Set of authorities granted to client
-
getAuthorizedGrantTypes
public java.util.Set<java.lang.String> getAuthorizedGrantTypes(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.- Returns:
- the authorizedGrantTypes - Set of grant types for client
-
getAuthorizedGrantTypes
public java.util.Set<java.lang.String> getAuthorizedGrantTypes()
Generated method - Getter of theOAuthClientDetails.authorizedGrantTypesattribute.- Returns:
- the authorizedGrantTypes - Set of grant types for client
-
setAuthorizedGrantTypes
public void setAuthorizedGrantTypes(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.- Parameters:
value- the authorizedGrantTypes - Set of grant types for client
-
setAuthorizedGrantTypes
public void setAuthorizedGrantTypes(java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.authorizedGrantTypesattribute.- Parameters:
value- the authorizedGrantTypes - Set of grant types for client
-
getAutoApprove
public java.util.Set<java.lang.String> getAutoApprove(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.autoApproveattribute.- Returns:
- the autoApprove - Set of auto approve scopes of client
-
getAutoApprove
public java.util.Set<java.lang.String> getAutoApprove()
Generated method - Getter of theOAuthClientDetails.autoApproveattribute.- Returns:
- the autoApprove - Set of auto approve scopes of client
-
setAutoApprove
public void setAutoApprove(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.autoApproveattribute.- Parameters:
value- the autoApprove - Set of auto approve scopes of client
-
setAutoApprove
public void setAutoApprove(java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.autoApproveattribute.- Parameters:
value- the autoApprove - Set of auto approve scopes of client
-
getClientId
public java.lang.String getClientId(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.clientIdattribute.- Returns:
- the clientId - Client Id
-
getClientId
public java.lang.String getClientId()
Generated method - Getter of theOAuthClientDetails.clientIdattribute.- Returns:
- the clientId - Client Id
-
setClientId
protected void setClientId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theOAuthClientDetails.clientIdattribute.- Parameters:
value- the clientId - Client Id
-
setClientId
protected void setClientId(java.lang.String value)
Generated method - Setter of theOAuthClientDetails.clientIdattribute.- Parameters:
value- the clientId - Client Id
-
getClientSecret
public java.lang.String getClientSecret(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.clientSecretattribute.- Returns:
- the clientSecret - Client Secret
-
getClientSecret
public java.lang.String getClientSecret()
Generated method - Getter of theOAuthClientDetails.clientSecretattribute.- Returns:
- the clientSecret - Client Secret
-
setClientSecret
public void setClientSecret(SessionContext ctx, java.lang.String value)
Generated method - Setter of theOAuthClientDetails.clientSecretattribute.- Parameters:
value- the clientSecret - Client Secret
-
setClientSecret
public void setClientSecret(java.lang.String value)
Generated method - Setter of theOAuthClientDetails.clientSecretattribute.- Parameters:
value- the clientSecret - Client Secret
-
isDisabled
public java.lang.Boolean isDisabled(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.disabledattribute.- Returns:
- the disabled - Client disabled
-
isDisabled
public java.lang.Boolean isDisabled()
Generated method - Getter of theOAuthClientDetails.disabledattribute.- Returns:
- the disabled - Client disabled
-
isDisabledAsPrimitive
public boolean isDisabledAsPrimitive(SessionContext ctx)
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
public void setDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOAuthClientDetails.disabledattribute.- Parameters:
value- the disabled - Client disabled
-
setDisabled
public void setDisabled(java.lang.Boolean value)
Generated method - Setter of theOAuthClientDetails.disabledattribute.- Parameters:
value- the disabled - Client disabled
-
setDisabled
public void setDisabled(SessionContext ctx, boolean value)
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
public java.lang.Integer getRefreshTokenValiditySeconds(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Returns:
- the refreshTokenValiditySeconds - Set of authorities granted to client
-
getRefreshTokenValiditySeconds
public java.lang.Integer getRefreshTokenValiditySeconds()
Generated method - Getter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Returns:
- the refreshTokenValiditySeconds - Set of authorities granted to client
-
getRefreshTokenValiditySecondsAsPrimitive
public int getRefreshTokenValiditySecondsAsPrimitive(SessionContext ctx)
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
public void setRefreshTokenValiditySeconds(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Parameters:
value- the refreshTokenValiditySeconds - Set of authorities granted to client
-
setRefreshTokenValiditySeconds
public void setRefreshTokenValiditySeconds(java.lang.Integer value)
Generated method - Setter of theOAuthClientDetails.refreshTokenValiditySecondsattribute.- Parameters:
value- the refreshTokenValiditySeconds - Set of authorities granted to client
-
setRefreshTokenValiditySeconds
public void setRefreshTokenValiditySeconds(SessionContext ctx, int value)
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
public java.util.Set<java.lang.String> getRegisteredRedirectUri(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.- Returns:
- the registeredRedirectUri - Set of redirect Uri for client
-
getRegisteredRedirectUri
public java.util.Set<java.lang.String> getRegisteredRedirectUri()
Generated method - Getter of theOAuthClientDetails.registeredRedirectUriattribute.- Returns:
- the registeredRedirectUri - Set of redirect Uri for client
-
setRegisteredRedirectUri
public void setRegisteredRedirectUri(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.- Parameters:
value- the registeredRedirectUri - Set of redirect Uri for client
-
setRegisteredRedirectUri
public void setRegisteredRedirectUri(java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.registeredRedirectUriattribute.- Parameters:
value- the registeredRedirectUri - Set of redirect Uri for client
-
getResourceIds
public java.util.Set<java.lang.String> getResourceIds(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.- Returns:
- the resourceIds - Set of Resource Id's
-
getResourceIds
public java.util.Set<java.lang.String> getResourceIds()
Generated method - Getter of theOAuthClientDetails.resourceIdsattribute.- Returns:
- the resourceIds - Set of Resource Id's
-
setResourceIds
public void setResourceIds(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.- Parameters:
value- the resourceIds - Set of Resource Id's
-
setResourceIds
public void setResourceIds(java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.resourceIdsattribute.- Parameters:
value- the resourceIds - Set of Resource Id's
-
getScope
public java.util.Set<java.lang.String> getScope(SessionContext ctx)
Generated method - Getter of theOAuthClientDetails.scopeattribute.- Returns:
- the scope - Set of client scopes
-
getScope
public java.util.Set<java.lang.String> getScope()
Generated method - Getter of theOAuthClientDetails.scopeattribute.- Returns:
- the scope - Set of client scopes
-
setScope
public void setScope(SessionContext ctx, java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.scopeattribute.- Parameters:
value- the scope - Set of client scopes
-
setScope
public void setScope(java.util.Set<java.lang.String> value)
Generated method - Setter of theOAuthClientDetails.scopeattribute.- Parameters:
value- the scope - Set of client scopes
-
-