This interface ClientSecurityManager is for CRUD Operation for OAuth Client Profiles, Client Authentication, Client Authorization and Life Cycle events like init and destroy
This ClientProfileWritable interface is used to set client profiles Every implementation of Client Profile provides Client Profile POJO writable object
This base interface allow dynamically adding attributes to data exchange without changing the core Plugin interface Some attribute values may be highly plug-in implementation specific.
Get Android Mobile Operating System Security Level If this methods returns null, then the Mobile OAuth Server uses the OAuth Service Profile configuration
Get an application profile human information based on the request locale NULL is returned if an app profile human information is not configured for the request locale
Get an audience claim value which identifies the audiences that the JWT OAuth Access Token is intended If audienceClaimValue is null, then JWT OAuth Access Token not have an audience claim This values is case sensitive string which contains StringOrURI value
Get Mobile Client Configuration Override Profile Mobile Related configuration properties like Server Side SSO enabled/disabled and Security Level are defined at OAuth Service Profile Level.
Returing the grant type used in a Token request against an OAuth 2.0 service Under OAuth 2.0 without any extension, only one grant type would be used in a Token request.
Get Other than iOS and Android Mobile Operating Systems like Windows Security Level If this methods returns null, then the Mobile OAuth Server uses the OAuth Service Profile configuration
Request information has a Trio of three set of information: Client ID, User ID, Device Profile This object is mainly a READ-ONLY object, except setAttribute() and removeAttribute() calls.
Get a list of Resource Server Profile by the requested Scope Name The resource server profile should have only requested scope profile instead of all defined scope profiles This method would be invoked by IDM OAuth Runtime Server when a client requests for the Access Token This profile is not cached by IDM OAuth Runtime Server so, its implementation may cache resource server profiles
This interface is used to read, create, update and delete OAuth Resource Server Profiles This interface extends two interfaces ResourceServerProfileReader and ResourceServerProfileWriter
This class ResourceServerServiceProfile Exception is the base exception for ResourceServerServiceProfile Interface This class and its subclasses are checked exceptions.
Set Mobile Client Configuration Override Profile Mobile Related configuration properties like Server Side SSO enabled/disabled and Security Level are defined at OAuth Service Profile Level.