Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.security
Interface GuardFactory


public interface GuardFactory

Should be used to contribute custom guards via extension points

Author:
Bogdan Stefanescu

Method Summary
 Guard newGuard(String value)
          Create a new guard and initialize it using the given string.
 

Method Detail

newGuard

Guard newGuard(String value)
Create a new guard and initialize it using the given string.

Parameters:
value - some value to initialize the guard

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.