public class ServiceApplication extends ServiceApplication_Base
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Constructor and Description |
|---|
ServiceApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
createServiceAuthorization(String accessToken) |
Set<String> |
getWhitelist() |
boolean |
hasServiceAuthorization(String accessToken) |
boolean |
matches(String redirectUrl,
String secret) |
boolean |
matchesIpAddress(String ipAddress) |
addServiceAuthorization, getBennuServiceApplication, getIpAddresses, getRelationBennuServiceApplications, getRelationServiceApplicationAuthorizations, getServiceAuthorizationSet, removeServiceAuthorization, setBennuServiceApplication, setIpAddressesdeleteAuthorizations, getApplicationUserAuthorization, getApplicationUserSession, getAuthorApplicationName, getLogoStream, getScopeList, getSecret, getState, hasApplicationUserAuthorization, init, isActive, isBanned, isDeleted, isEditable, matchesSecret, matchesUrl, removeScope, setActive, setBanned, setDeleted, setLogoStream, setScopeList, setStateaddApplicationUserAuthorization, addScopes, getApplicationUserAuthorizationSet, getAuthor, getAuthorName, getBennu, getDescription, getLogo, getName, getRedirectUrl, getRelationApplicationAuthor, getRelationApplicationUserAuthorization, getRelationBennuExternalApplications, getRelationPermissionsScope, getScopesSet, getSiteUrl, removeApplicationUserAuthorization, removeScopes, setAuthor, setAuthorName, setBennu, setDescription, setLogo, setName, setRedirectUrl, setSecret, setSiteUrlcheckForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic void createServiceAuthorization(String accessToken)
public boolean hasServiceAuthorization(String accessToken)
public boolean matches(String redirectUrl, String secret)
matches in class ExternalApplicationpublic boolean matchesIpAddress(String ipAddress)
Copyright © 2018 FenixEdu. All rights reserved.