• Francesco Scoccia's avatar
    RestAPI Plugin - Provide the possibility to use Custom Auth Filter · ed8c675b
    Francesco Scoccia authored
    Right now, RestAPI plugin provides two option for accessing its
    endpoints:
    # Basic authentication: uses username and password of an existing
    Openfire admin accoount
    # Secret key: uses for authentication a key defined in the Openfire
    Admin console.
    
    It may be really useful to provide the option to define another Filter
    as the authentication mechanism to use for accessing the plugin' Rest
    service given its fully qualified class name.
    ed8c675b
Name
Last commit
Last update
..
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...