The com.adobe.edc.server.spi.authorization package contains classes and interfaces necessary for implementing the Adobe Rights Management ES Authorization Service Provider Interface (SPI).



Interfaces
 InterfaceDescription
 ExternalAuthorizerThe ExternalAuthorizer interface is implemented to create a custom mechanism that allows external systems to participate and evaluate policy permissions.
Classes
 ClassDescription
 ExternalAuthDTOThe ExternalAuthDTO class is used for sending all the information to the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#evaluate() evaluate() method.
 ExternalAuthOperationTypeThe ExternalAuthOperationType class is used by the Rights Management ES service during the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#evaluate() evaluate() call to the External Authorizer SPI.
 ExternalAuthPropertyDTOThe ExternalAuthPropertyDTO class is used by the implementation to define custom properties and return the values to the Rights Management service during the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#getProviderProperties() getProviderProperties() method.
 ExternalAuthResultDTOThe ExternalAuthResultDTO class is used by the com.adobe.edc.server.spi.authorization.ExternalAuthorizer interface to return the result as part of the com.adobe.edc.server.spi.authorization.ExternalAuthorizer#evaluate() evaluate() method.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/edc/server/spi/authorization/package-detail.html