Package org.apache.manifoldcf.authorities.interfaces
-
Interface Summary Interface Description IAuthorityConnection This interface describes a paper object which is an authority connection.IAuthorityConnectionManager This interface describes the functionality in the authority connection manager.IAuthorityConnector An authority connector supplies an ACL of some kind for a given user.IAuthorityConnectorManager This interface describes the authority connector registry.IAuthorityConnectorPool An object implementing this interface functions as a pool of authority connectors.IAuthorityGroup This interface describes a paper object which is an authority group.IAuthorityGroupManager This interface describes the functionality in the authority group manager.IAuthorizationDomainManager This interface describes the authorization domain registry.IMappingConnection This interface describes a paper object which is an mapping connection.IMappingConnectionManager This interface describes the functionality in the mapping connection manager.IMappingConnector A Mapping Connector helps fill out the user identification information for a user.IMappingConnectorManager This interface describes the mapping connector registry.IMappingConnectorPool An object implementing this interface functions as a pool of mapping connectors. -
Class Summary Class Description AuthorityConnectionManagerFactory This is the factory class for authority connection manager objects.AuthorityConnectorFactory This class manages a pool of authority connectors.AuthorityConnectorManagerFactory This class is the factory for the Authority Connector Manager.AuthorityConnectorPoolFactory Authority connector pool manager factory.AuthorityGroupManagerFactory This is the factory class for authority group manager objects.AuthorizationDomainManagerFactory This class is the factory for the Authorization Domain Manager.AuthorizationResponse An authorization response must contain the following information: (a) A list of access tokens (b) An indication of how that result was obtained - specifically: - Whether the authority was reachable or not - Whether the user was found or not - Whether the user was authorized or notCacheKeyFactory This class just represents a central place where cache keys are assembled.MappingConnectionManagerFactory This is the factory class for mapping connection manager objects.MappingConnectorFactory This class manages a pool of mapping connectors.MappingConnectorManagerFactory This class is the factory for the Mapping Connector Manager.MappingConnectorPoolFactory Mapping connector pool manager factory.