|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.admingui.common.handlers.SecurityHandler
public class SecurityHandler
| Constructor Summary | |
|---|---|
SecurityHandler()
|
|
| Method Summary | |
|---|---|
static void |
addDefaultProviderInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static List |
getChildrenMapForTableList(List<HashMap> propList,
String childType,
List skipList)
|
static void |
getFileUsers(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the list of file users for specified realm. |
static List<HashMap> |
getListfromMap(HashMap<String,Object> props)
|
static void |
getMessageSecurityAuthLayersForCreate(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
getProvidersByType(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
getRealmAttrForCreate(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the a Map for storing the attributes for realm creation. |
static void |
getRealmAttrForEdit(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the a Map for storing the attributes for editing a realm. |
static void |
getSecurityManagerValue(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
getUserInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the attribute values in the Edit Manage User Password Page. |
static void |
putOptional(Map<String,String> attrMap,
List propList,
String propName,
String key)
|
static void |
removeUser(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler removes users for specified realm. |
static void |
saveMsgProviderInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
saveRealm(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
saveSecurityManagerValue(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
saveUser(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler update's user info. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityHandler()
| Method Detail |
|---|
public static void getRealmAttrForCreate(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the a Map for storing the attributes for realm creation.
handlerCtx - The HandlerContext.public static void getRealmAttrForEdit(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the a Map for storing the attributes for editing a realm. This can be used by either the node agent realm or the realm in configuration-Security-realm
handlerCtx - The HandlerContext.
public static List getChildrenMapForTableList(List<HashMap> propList,
String childType,
List skipList)
public static List<HashMap> getListfromMap(HashMap<String,Object> props)
public static void saveRealm(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void putOptional(Map<String,String> attrMap,
List propList,
String propName,
String key)
public static void saveUser(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler update's user info.
Input value: "Realm" -- Type: java.lang.String
Output value: "UserId" -- Type: java.lang.String
Output value: "GroupList" -- Type: java.lang.String
Output value: "Password" -- Type: java.lang.String
handlerCtx - The HandlerContext.public static void getUserInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the attribute values in the Edit Manage User Password Page.
Input value: "Realm" -- Type: java.lang.String
Output value: "UserId" -- Type: java.lang.String
Output value: "GroupList" -- Type: java.lang.String
handlerCtx - The HandlerContext.public static void getFileUsers(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler returns the list of file users for specified realm.
handlerCtx - The HandlerContext.public static void removeUser(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler removes users for specified realm.
handlerCtx - The HandlerContext.public static void addDefaultProviderInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getMessageSecurityAuthLayersForCreate(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
throws Exception
Exception
public static void getProvidersByType(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
throws Exception
Exceptionpublic static void saveMsgProviderInfo(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void saveSecurityManagerValue(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
public static void getSecurityManagerValue(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||