Class SpringSecurityMessages

java.lang.Object
org.mule.runtime.api.i18n.I18nMessageFactory
org.mule.extension.spring.internal.config.i18n.SpringSecurityMessages

public class SpringSecurityMessages extends org.mule.runtime.api.i18n.I18nMessageFactory
  • Field Summary

    Fields inherited from class org.mule.runtime.api.i18n.I18nMessageFactory

    DEFAULT_RELOAD_CONTROL, reloadControl
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.mule.runtime.api.i18n.I18nMessage
     
    static org.mule.runtime.api.i18n.I18nMessage
     

    Methods inherited from class org.mule.runtime.api.i18n.I18nMessageFactory

    createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, createStaticMessage, getBundle, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SpringSecurityMessages

      public SpringSecurityMessages()
  • Method Details

    • noGrantedAuthority

      public static org.mule.runtime.api.i18n.I18nMessage noGrantedAuthority(String authority)
    • springAuthenticationRequired

      public static org.mule.runtime.api.i18n.I18nMessage springAuthenticationRequired()