Class OIDCClaimScopeDefinition
java.lang.Object
org.iplass.mtp.auth.oauth.definition.ScopeDefinition
org.iplass.mtp.auth.oauth.definition.OIDCClaimScopeDefinition
- All Implemented Interfaces:
- Serializable
OpenID Connectでclaimのセットを定義するためのScope定義です。
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.iplass.mtp.auth.oauth.definition.ScopeDefinitiongetDescription, getDisplayName, getLocalizedDescriptionList, getLocalizedDisplayNameList, getName, setDescription, setDisplayName, setLocalizedDescriptionList, setLocalizedDisplayNameList, setName
- 
Constructor Details- 
OIDCClaimScopeDefinitionpublic OIDCClaimScopeDefinition()
 
- 
- 
Method Details- 
getClaims
- 
setClaims
 
-