|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BlojsomConfigurationException | |
| org.blojsom.authorization | Defines the classes and interfaces for blojsom authorization providers |
| org.blojsom.blog | Defines the classes and interfaces for blojsom blog objects |
| Uses of BlojsomConfigurationException in org.blojsom.authorization |
| Methods in org.blojsom.authorization that throw BlojsomConfigurationException | |
void |
LDAPAuthorizationProvider.init(javax.servlet.ServletConfig servletConfig,
BlojsomConfiguration blojsomConfiguration)
Initialization method for the authorization provider |
void |
PropertiesAuthorizationProvider.init(javax.servlet.ServletConfig servletConfig,
BlojsomConfiguration blojsomConfiguration)
Initialization method for the authorization provider |
void |
AuthorizationProvider.init(javax.servlet.ServletConfig servletConfig,
BlojsomConfiguration blojsomConfiguration)
Initialization method for the authorization provider |
| Uses of BlojsomConfigurationException in org.blojsom.blog |
| Constructors in org.blojsom.blog that throw BlojsomConfigurationException | |
BlojsomConfiguration(javax.servlet.ServletConfig servletConfig,
java.util.Map blojsomConfiguration)
Initialize the BlojsomConfiguration object |
|
Blog(java.util.Properties blogConfiguration)
Create a blog with the supplied configuration properties |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||