Uses of Class
io.jans.as.model.authzdetails.AuthzDetail
-
Packages that use AuthzDetail Package Description io.jans.as.model.authzdetails -
-
Uses of AuthzDetail in io.jans.as.model.authzdetails
Methods in io.jans.as.model.authzdetails that return types with arguments of type AuthzDetail Modifier and Type Method Description List<AuthzDetail>
AuthzDetails. getDetails()
Constructor parameters in io.jans.as.model.authzdetails with type arguments of type AuthzDetail Constructor Description AuthzDetails(List<AuthzDetail> details)
-