org.openl.commons.web.jsf.facelets.acegi
Class AcegiFunctions

java.lang.Object
  extended by org.openl.commons.web.jsf.facelets.acegi.AcegiFunctions

public class AcegiFunctions
extends Object

As part of the EL Specification, you can incorporate static Java methods into your documents. Just add new function here and it will be registered within Spring Security taglib

Author:
Andrey Naumenko

Constructor Summary
AcegiFunctions()
           
 
Method Summary
static String authentication(String operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcegiFunctions

public AcegiFunctions()
Method Detail

authentication

public static String authentication(String operation)


Copyright © 2012. All Rights Reserved.