Interface Xs2aOauth2WithCodeParameters.FromCtx
-
- All Superinterfaces:
DtoMapper<Xs2aContext,Xs2aOauth2WithCodeParameters>
- All Known Implementing Classes:
Xs2aOauth2WithCodeParameters$FromCtxImpl
- Enclosing class:
- Xs2aOauth2WithCodeParameters
public static interface Xs2aOauth2WithCodeParameters.FromCtx extends DtoMapper<Xs2aContext,Xs2aOauth2WithCodeParameters>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Xs2aOauth2WithCodeParametersmap(Xs2aContext ctx)
-
-
-
Method Detail
-
map
Xs2aOauth2WithCodeParameters map(Xs2aContext ctx)
- Specified by:
mapin interfaceDtoMapper<Xs2aContext,Xs2aOauth2WithCodeParameters>
-
-