|
gluu
|


公開メンバ関数 | |
| Class< T > | getParameterClass () |
| T | getParams () |
| Injector | getInjector () |
| HttpService | getHttpService () |
| IntrospectionService | getIntrospectionService () |
| PublicOpKeyService | getKeyService () |
| StateService | getStateService () |
| LicenseService | getLicenseService () |
| DiscoveryService | getDiscoveryService () |
| UmaTokenService | getUmaTokenService () |
| RpService | getRpService () |
| ConfigurationService | getConfigurationService () |
| OxAuthCryptoProvider | getCryptoProvider () throws Exception |
| Rp | getRp () |
| ValidationService | getValidationService () |
| Command | getCommand () |
| CommandResponse | okResponse (IOpResponse p_data) |
| CommandResponse | execute (T params) throws Exception |
限定公開メンバ関数 | |
| BaseOperation (Command command, final Injector injector, Class< T > parameterClass) | |
関数 | |
| public< T > T | getInstance (Class< T > type) |
非公開変数類 | |
| final Command | command |
| final Injector | injector |
| final Class< T > | parameterClass |
| final T | params |
静的非公開変数類 | |
| static final Logger | LOG = LoggerFactory.getLogger(BaseOperation.class) |
Base abstract class for all operations.
|
inlineprotected |
Base constructor
| command | command |
|
inherited |
Executes operations and produces response.
|
inline |
Returns command
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Gets injector.
|
inlinepackage |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
staticprivate |
Logger
|
private |
|
private |
1.8.13