|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationDeniedFault | |
|---|---|
| oracle.irm.j2ee.jws.content.sealing | Sealing and Unsealing related endpoints and faults. |
| oracle.irm.j2ee.jws.rights.context | Context Rights related endpoints and faults. |
| Uses of AuthorizationDeniedFault in oracle.irm.j2ee.jws.content.sealing |
|---|
| Methods in oracle.irm.j2ee.jws.content.sealing that throw AuthorizationDeniedFault | |
|---|---|
DataHandler |
SealingServicesEndpoint.reclassify(DataHandler input, Classification classification)Re-classify sealed content. |
DataHandler |
SealingServicesEndpoint.reseal(DataHandler input, CustomData[] customData)Reseal content with new custom data. |
DataHandler |
SealingServicesEndpoint.seal(DataHandler stream, String mimeType, SealingOptions options)Seal content. |
DataHandler |
SealingServicesEndpoint.unseal(DataHandler input)Unseal a stream into an output stream. |
ContentDescription |
SealingServicesEndpoint.validatedPeek(DataHandler input)Peek sealed content (with validation of the signature). |
| Uses of AuthorizationDeniedFault in oracle.irm.j2ee.jws.rights.context |
|---|
| Methods in oracle.irm.j2ee.jws.rights.context that throw AuthorizationDeniedFault | |
|---|---|
void |
ContextOperationsEndpoint.addContextManagers(ContextInstanceRef context, AccountRef[] accounts)Add one or managers to a context. |
void |
DomainOperationsEndpoint.addDomainAdministrators(DomainRef domain, AccountRef[] accounts)Add one or more administrators to a domain. |
void |
DomainOperationsEndpoint.addDomainManagers(DomainRef domain, AccountRef[] accounts)Add one or more managers to a domain. |
void |
ContextOperationsEndpoint.addInspectors(DomainRef domain, AccountRef[] accounts)Add one or inspectors to a domain. |
DocumentRight[] |
DocumentRightOperationsEndpoint.assignRole(ContextInstanceRef context, DocumentRoleRef role, AccountRef[] accounts, ItemCode[] items)Assign a document role. |
DocumentRight[] |
DocumentRightOperationsEndpoint.checkInRightsForAccount(AccountRef account)Check all rights in use by an account. |
ContextTemplate |
ContextTemplateOperationsEndpoint.copyContextTemplate(DomainRef domain, ContextTemplateRef template)Copy a context template. |
DocumentRole[] |
DocumentRoleOperationsEndpoint.copyRoles(DocumentRoleRef[] roles, DomainRef domain)Copy a set of roles. |
ContextInstance |
ContextOperationsEndpoint.createContextFromTemplate(UUID uuid, ContextTemplateRef template, Label[] labels, ContextInstance.Visibility visibility, AccountRef[] managers)Create a context. |
void |
ContextOperationsEndpoint.deleteContext(ContextInstanceRef context)Delete a context. |
void |
ContextTemplateOperationsEndpoint.deleteContextTemplates(ContextTemplateRef[] templates)Delete a set of context template. |
void |
DomainOperationsEndpoint.deleteDomain(DomainRef domain)Delete a domain. |
void |
DocumentRoleOperationsEndpoint.deleteRoles(DocumentRoleRef[] roles)Delete a set of roles. |
Account[] |
DomainOperationsEndpoint.listAccountDetails(AccountRef[] accounts)Retrieve the name and account type from one or more account UUID values. |
ContextTemplate[] |
ContextTemplateOperationsEndpoint.listActiveTemplates(DomainRef domain)List active templates. |
AccountRef[] |
ContextOperationsEndpoint.listContextManagers(ContextInstanceRef context)List context managers. |
ContextInstance[] |
ContextOperationsEndpoint.listContexts(PageRange pageRange)List contexts that the authenticated principal is authorized to access. |
AccountRef[] |
DomainOperationsEndpoint.listDomainAdministrators(DomainRef domain)List domain administrators. |
AccountRef[] |
DomainOperationsEndpoint.listDomainManagers(DomainRef domain)List domain managers. |
Domain[] |
DomainOperationsEndpoint.listDomains()List domains that the calling principal is authorized to access. |
AccountRef[] |
ContextOperationsEndpoint.listInspectors(DomainRef domain)List inspectors. |
DocumentRight[] |
DocumentRightOperationsEndpoint.listRightsByAccount(AccountRef account)List rights for an account. |
DocumentRight[] |
DocumentRightOperationsEndpoint.listRightsByContext(ContextInstanceRef context, PageRange pageRange)List rights assigned within a context. |
DocumentRole[] |
DocumentRoleOperationsEndpoint.listRoles(DomainRef domain)List document roles owned by a domain. |
DocumentRole[] |
DocumentRoleOperationsEndpoint.listRolesForContext(ContextInstanceRef context)List document roles available to a context. |
ContextTemplate[] |
ContextTemplateOperationsEndpoint.listTemplates(DomainRef domain)List templates. |
DocumentRight[] |
DocumentRightOperationsEndpoint.reassignRole(DocumentRightRef[] rights, DocumentRoleRef role, ItemCode[] items)Alter role assignments. |
void |
ContextOperationsEndpoint.removeContextManagers(ContextInstanceRef context, AccountRef[] accounts)Remove one or managers from a context. |
void |
DomainOperationsEndpoint.removeDomainAdministrators(DomainRef domain, AccountRef[] accounts)Remove one or more administrators from a domain. |
void |
DomainOperationsEndpoint.removeDomainManagers(DomainRef domain, AccountRef[] accounts)Remove one or more domain managers from a domain. |
void |
ContextOperationsEndpoint.removeInspectors(DomainRef domain, AccountRef[] accounts)Remove one or inspectors from a domain. |
ContextInstance |
ContextOperationsEndpoint.saveChangesToContext(ContextInstance context, ContextInstance delta)Save changes to a context. |
ContextTemplate |
ContextTemplateOperationsEndpoint.saveChangesToContextTemplate(ContextTemplate template, ContextTemplate delta)Save changes to a context template. |
Domain |
DomainOperationsEndpoint.saveChangesToDomain(Domain domain, Domain delta)Save changes to a domain. |
DocumentRight[] |
DocumentRightOperationsEndpoint.saveChangesToItems(DocumentRightRef[] rights, ItemCode[] itemCodes, ItemCode[] delta)Alter the item restrictions for a set of rights. |
DocumentRole |
DocumentRoleOperationsEndpoint.saveChangesToRole(DocumentRole role, DocumentRole delta)Save changes to a document role. |
ContextTemplate |
ContextTemplateOperationsEndpoint.saveNewContextTemplate(DomainRef domain, ContextTemplate template)Save a new context template. |
DocumentRole |
DocumentRoleOperationsEndpoint.saveNewRole(DomainRef domain, DocumentRole role)Save a new document role. |
ContextJournalEntry[] |
ContextOperationsEndpoint.searchJournal(String[] accountNames, ItemCode[] items, TimeRange timeRange, PageRange pageRange, ContextJournalSorting sorting)Search the context journal. |
void |
DocumentRightOperationsEndpoint.unassignRights(DocumentRightRef[] rights)Un-assign a set of rights. |
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||