Uses of Class
io.jans.as.server.model.common.CIBAGrant
-
Packages that use CIBAGrant Package Description io.jans.as.server.model.common -
-
Uses of CIBAGrant in io.jans.as.server.model.common
Methods in io.jans.as.server.model.common that return CIBAGrant Modifier and Type Method Description CIBAGrant
CacheGrant. asCibaGrant(javax.enterprise.inject.Instance<AbstractAuthorizationGrant> grantInstance)
CIBAGrant
AuthorizationGrantList. createCIBAGrant(CibaRequestCacheControl request)
CIBAGrant
IAuthorizationGrantList. createCIBAGrant(CibaRequestCacheControl request)
CIBAGrant
AuthorizationGrantList. getCIBAGrant(java.lang.String authReqId)
CIBAGrant
IAuthorizationGrantList. getCIBAGrant(java.lang.String authReqId)
Constructors in io.jans.as.server.model.common with parameters of type CIBAGrant Constructor Description CacheGrant(CIBAGrant grant, io.jans.as.model.configuration.AppConfiguration appConfiguration)
-