All Downloads are FREE. Search and download functionalities are using the official Maven repository.

security.realms.realmNew.jsf Maven / Gradle / Ivy

The newest version!






    


    
    $page{configName}  default="server-config");
        urlencode(value="#{pageSession.configName}" encoding="UTF-8" result="#{pageSession.encodedConfigName}");
        setPageSessionAttribute(key="parentPage" value="#{request.contextPath}/common/security/realms/realms.jsf");
        setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/configs/config/#{pageSession.encodedConfigName}/security-service");
        setPageSessionAttribute(key="rest-api" value="true");
        getRealmAttrForCreate(attrMap=>$page{attrMap}, classnameOption=>$page{classnameOption}, realmClasses=>$page{realmClasses}, properties=>$page{props}  );
        createMap(result="#{pageSession.valueMap}");
        mapPut(map="#{pageSession.valueMap}" key="target" value="#{pageSession.configName}");
        mapPut(map="#{pageSession.attrMap}" key="target" value="#{pageSession.valueMap['target']}");
        setPageSessionAttribute(key="myOption" value="$pageSession{classnameOption}");
    />
    
    
#include "/common/security/realms/realm.inc"
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy