/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/ |
H A D | NotificationPropertyNotificationMessageTemplateElement.java | 41 * generate a value that is the value of a specified notification property. 46 // The account status notification property for which to obtain the value. 47 private AccountStatusNotificationProperty property; field in class:NotificationPropertyNotificationMessageTemplateElement 52 * Creates a new notification property notification message template element. 54 * @param property The notification property for which to obtain the value. 57 AccountStatusNotificationProperty property) 59 this.property = property; 71 notification.getNotificationProperty(property); 56 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property) argument [all...] |
/forgerock/opendj2/src/server/org/opends/server/extensions/ |
H A D | NotificationPropertyNotificationMessageTemplateElement.java | 40 * generate a value that is the value of a specified notification property. 45 // The account status notification property for which to obtain the value. 46 private AccountStatusNotificationProperty property; field in class:NotificationPropertyNotificationMessageTemplateElement 51 * Creates a new notification property notification message template element. 53 * @param property The notification property for which to obtain the value. 56 AccountStatusNotificationProperty property) 58 this.property = property; 70 notification.getNotificationProperty(property); 55 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/ |
H A D | NotificationPropertyNotificationMessageTemplateElement.java | 41 * generate a value that is the value of a specified notification property. 46 // The account status notification property for which to obtain the value. 47 private AccountStatusNotificationProperty property; field in class:NotificationPropertyNotificationMessageTemplateElement 52 * Creates a new notification property notification message template element. 54 * @param property The notification property for which to obtain the value. 57 AccountStatusNotificationProperty property) 59 this.property = property; 71 notification.getNotificationProperty(property); 56 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/ |
H A D | NotificationPropertyNotificationMessageTemplateElement.java | 40 * generate a value that is the value of a specified notification property. 45 // The account status notification property for which to obtain the value. 46 private AccountStatusNotificationProperty property; field in class:NotificationPropertyNotificationMessageTemplateElement 51 * Creates a new notification property notification message template element. 53 * @param property The notification property for which to obtain the value. 56 AccountStatusNotificationProperty property) 58 this.property = property; 70 notification.getNotificationProperty(property); 55 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property) argument [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/ |
H A D | NotificationPropertyNotificationMessageTemplateElement.java | 37 * generate a value that is the value of a specified notification property. 42 /** The account status notification property for which to obtain the value. */ 43 private AccountStatusNotificationProperty property; field in class:NotificationPropertyNotificationMessageTemplateElement 48 * Creates a new notification property notification message template element. 50 * @param property The notification property for which to obtain the value. 53 AccountStatusNotificationProperty property) 55 this.property = property; 65 notification.getNotificationProperty(property); 52 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property) argument [all...] |
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/ |
H A D | AttributeSchemaComparator.java | 29 package com.sun.identity.console.property;
|
H A D | MultiServicesPropertyXMLBuilder.java | 29 package com.sun.identity.console.property; 43 * Returns a XML for displaying attribute in property sheet.
|
H A D | PolicyPropertyXMLBuilder.java | 29 package com.sun.identity.console.property; 47 * @param condition Condition object for getting property value and syntax.
|
H A D | PrivilegeXMLBuilder.java | 32 package com.sun.identity.console.property; 115 "<property><cc name=\"{0}\" tagclass=\"com.sun.web.ui.taglib.html.CCCheckBoxTag\"><attribute name=\"label\" value=\"delegation.{1}\" /></cc></property>";
|
H A D | ResponseProviderXMLBuilder.java | 29 package com.sun.identity.console.property; 47 * @param provider response provider object for getting property value
|
H A D | SubConfigPropertyXMLBuilder.java | 29 package com.sun.identity.console.property; 51 * Returns a XML for displaying attribute in property sheet. 77 * Returns a XML for displaying attribute in property sheet. 82 * @return XML for displaying attribute in property sheet. 122 * Returns a XML for displaying attribute in property sheet. 126 * @return XML for displaying attribute in property sheet.
|
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/ |
H A D | AttributeSchemaComparator.java | 29 package com.sun.identity.console.property;
|
H A D | MultiServicesPropertyXMLBuilder.java | 29 package com.sun.identity.console.property; 43 * Returns a XML for displaying attribute in property sheet.
|
H A D | PolicyPropertyXMLBuilder.java | 29 package com.sun.identity.console.property; 47 * @param condition Condition object for getting property value and syntax.
|
H A D | PrivilegeXMLBuilder.java | 32 package com.sun.identity.console.property; 115 "<property><cc name=\"{0}\" tagclass=\"com.sun.web.ui.taglib.html.CCCheckBoxTag\"><attribute name=\"label\" value=\"delegation.{1}\" /></cc></property>";
|
H A D | ResponseProviderXMLBuilder.java | 29 package com.sun.identity.console.property; 47 * @param provider response provider object for getting property value
|
H A D | SubConfigPropertyXMLBuilder.java | 29 package com.sun.identity.console.property; 51 * Returns a XML for displaying attribute in property sheet. 77 * Returns a XML for displaying attribute in property sheet. 82 * @return XML for displaying attribute in property sheet. 122 * Returns a XML for displaying attribute in property sheet. 126 * @return XML for displaying attribute in property sheet.
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/ |
H A D | NotificationPropertyNotificationMessageTemplateElement.java | 41 * generate a value that is the value of a specified notification property. 46 // The account status notification property for which to obtain the value. 47 private AccountStatusNotificationProperty property; field in class:NotificationPropertyNotificationMessageTemplateElement 53 * Creates a new notification property notification message template element. 55 * @param property The notification property for which to obtain the value. 58 AccountStatusNotificationProperty property) 60 this.property = property; 66 * Creates a new notification property notificatio 57 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property) argument 76 NotificationPropertyNotificationMessageTemplateElement( AccountStatusNotificationProperty property, String options) argument [all...] |
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/ |
H A D | SessionRequestParser.java | 204 * parse property name & value 206 private void parsePropertyAttributes(Element property) { argument 207 if (property == null) { 210 // set property name & value 211 String temp = property.getAttribute("name"); 215 temp = property.getAttribute("value");
|
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/authentication/service/ |
H A D | SessionPropertyUpgrader.java | 39 * In case you want to modify the copyable session property you are encouraged 91 * This method updates a session property in the session with the given value. 98 * @param session Session object where the property should be set 99 * @param property Name of the property to set 100 * @param value Value of the given session property 102 public void updateProperty(InternalSession session, String property, String value) { argument 104 session.putProperty(property, value); 109 * This method decides whether a given session property should be copied to 112 * @param key The name of the session property whic [all...] |
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/ |
H A D | SessionRequestParser.java | 199 * parse property name & value 201 private void parsePropertyAttributes(Element property) { argument 202 if (property == null) { 205 // set property name & value 206 String temp = property.getAttribute("name"); 210 temp = property.getAttribute("value");
|
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/authentication/service/ |
H A D | SessionPropertyUpgrader.java | 39 * In case you want to modify the copyable session property you are encouraged 91 * This method updates a session property in the session with the given value. 98 * @param session Session object where the property should be set 99 * @param property Name of the property to set 100 * @param value Value of the given session property 102 public void updateProperty(InternalSession session, String property, String value) { argument 104 session.putProperty(property, value); 109 * This method decides whether a given session property should be copied to 112 * @param key The name of the session property whic [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/types/ |
H A D | AccountStatusNotification.java | 185 * notification property. 187 * @param property The account status notification property for 191 * notification property, or {@code null} if the specified 192 * property is not defined for this account status 196 AccountStatusNotificationProperty property) 198 return notificationProperties.get(property); 195 getNotificationProperty( AccountStatusNotificationProperty property) argument
|
/forgerock/opendj2/src/server/org/opends/server/types/ |
H A D | AccountStatusNotification.java | 184 * notification property. 186 * @param property The account status notification property for 190 * notification property, or {@code null} if the specified 191 * property is not defined for this account status 195 AccountStatusNotificationProperty property) 197 return notificationProperties.get(property); 194 getNotificationProperty( AccountStatusNotificationProperty property) argument
|
/forgerock/opendj2.6.2/src/server/org/opends/server/types/ |
H A D | AccountStatusNotification.java | 185 * notification property. 187 * @param property The account status notification property for 191 * notification property, or {@code null} if the specified 192 * property is not defined for this account status 196 AccountStatusNotificationProperty property) 198 return notificationProperties.get(property); 195 getNotificationProperty( AccountStatusNotificationProperty property) argument
|