Interface ResourceOwner
-
- All Superinterfaces:
AddressableServer
,Server
public interface ResourceOwner extends AddressableServer
Models the owner of the resource (e.g. a person).Created by Jeff Gaynor
on Mar 11, 2011 at 4:09:29 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AuthorizationGrant
grantAuthorization()
-
Methods inherited from interface org.oa4mp.delegation.common.services.AddressableServer
getAddress
-
-
-
-
Method Detail
-
grantAuthorization
AuthorizationGrant grantAuthorization()
-
-