uk.ac.soton.itinnovation.grid.service.ogsadai.rdbms
Class RDBMSSubscriptionRoleMapper
java.lang.Object
uk.ac.soton.itinnovation.grid.service.ogsadai.rdbms.RDBMSSubscriptionRoleMapper
- All Implemented Interfaces:
- RoleMapper
public class RDBMSSubscriptionRoleMapper
- extends Object
- implements RoleMapper
Simple role mapper class that gets database credentials from an OgsaDaiDBRole
- Author:
- ds
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDBMSSubscriptionRoleMapper
public RDBMSSubscriptionRoleMapper()
map
public Role map(String credentials,
String database)
throws RoleMapAuthorizationException,
RoleMapCannotAuthorizeException
- Specified by:
map in interface RoleMapper
- Throws:
RoleMapAuthorizationException
RoleMapCannotAuthorizeException
setConfiguration
public void setConfiguration(String configuration)
throws RoleMapConfigurationException
- Specified by:
setConfiguration in interface RoleMapper
- Throws:
RoleMapConfigurationException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.