/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/cts/impl/queue/ |
H A D | QueueSelector.java | 38 public static int select(String tokenId, int queues) { method in class:QueueSelector
|
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/cts/impl/queue/ |
H A D | QueueSelector.java | 38 public static int select(String tokenId, int queues) { method in class:QueueSelector
|
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/ |
H A D | IDPPEmergencyContact.java | 97 * Gets the container attributes for a given select expression. 98 * @param select select expression. 101 public Set getContainerAttributesForSelect(String select) { argument 107 * given select expression. 108 * @param select Select expression. 110 * @return Attribute key value pair for the given select. 113 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPEncryptKey.java | 113 * Gets the container attributes for a given select expression. 114 * @param select select expression. 117 public Set getContainerAttributesForSelect(String select) { argument 124 * @param select Select expression. 126 * @return Attribute key value pair for the given select. 129 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPInformalName.java | 96 * Gets the container attributes for a given select expression. 97 * @param select Select expression. 100 public Set getContainerAttributesForSelect(String select) { argument 107 * @param select Select Excepression. 109 * @return Attribute key value pair for the given select. 112 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPSignKey.java | 115 * Gets the container attributes for a given select expression. 116 * @param select Select expression. 119 public Set getContainerAttributesForSelect(String select) { argument 126 * @param select Select expression. 128 * @return Attribute key value pair for the given select. 131 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPExtensionContainer.java | 121 * Gets the container attributes for a given select expression. 122 * @param select Select expression. 125 public Set getContainerAttributesForSelect(String select) { argument 132 String expContext = IDPPUtils.getExpressionContext(select); 142 String dsAttribute = getExtAttributeName(select); 151 * Gets the pp ds attribute name for a given select expression context. 152 * @param select Select expression. 155 private String getExtAttributeName(String select) { argument 161 String expContext = IDPPUtils.getExpressionContext(select); 175 * @param select Selec 180 getDataMapForSelect(String select, List data) argument [all...] |
H A D | IDPPFacade.java | 136 * Gets the container attributes for a given select expression. 137 * @param select Select expression. 140 public Set getContainerAttributesForSelect(String select) { argument 142 String expContext = IDPPUtils.getExpressionContext(select); 161 * given select expression. 162 * @param select Select Expression. 167 public Map getDataMapForSelect(String select, List data) argument 172 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPCommonName.java | 131 * Gets the container attributes for a given select expression. 132 * @param select Select expression. 135 public Set getContainerAttributesForSelect(String select) { argument 137 String expContext = IDPPUtils.getExpressionContext(select); 159 "AttributesForSelect. Invalid select."); 167 * @param select Select expression. 169 * @return Attribute key value pair for the given select. 172 public Map getDataMapForSelect(String select, List data) argument 176 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPDemographics.java | 138 * Gets the container attributes for a given select expression. 139 * @param select Select expression. 142 public Set getContainerAttributesForSelect(String select) { argument 149 String expContext = IDPPUtils.getExpressionContext(select); 172 * @param select Select expression. 174 * @return Map Attribute key value pair map for the given select. 177 public Map getDataMapForSelect(String select, List data) argument 183 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPEmploymentIdentity.java | 121 * Gets the container attributes for a given select expression. 122 * @param select Select expression. 125 public Set getContainerAttributesForSelect(String select) { argument 126 String expContext = IDPPUtils.getExpressionContext(select); 141 * @param select Select expression. 143 * @return Attribute key value pair for the given select. 146 public Map getDataMapForSelect(String select, List data) argument 150 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPLegalIdentity.java | 238 * Gets the container attributes for a given select expression. 239 * @param select Select Expression. 242 public Set getContainerAttributesForSelect(String select) { argument 247 String expContext = IDPPUtils.getExpressionContext(select); 281 "AttributesForSelect. Invalid select."); 290 * @param select select expression 292 * @return Attribute key value pair for the given select. 295 public Map getDataMapForSelect(String select, List data) argument 299 String expContext = IDPPUtils.getExpressionContext(select); 557 getIDType(String select) argument [all...] |
H A D | IDPPMsgContact.java | 186 * Gets the container attributes for a given select expression. 187 * @param select Select expression. 190 public Set getContainerAttributesForSelect(String select) { argument 197 * @param select Select expression. 199 * @return Attribute key value pair for the given select. 202 public Map getDataMapForSelect(String select, List data) argument 207 String filter = getMsgFilter(select); 360 * Gets the MsgContact filter from a given a select expression. 361 * @param select Select expression 364 private String getMsgFilter(String select) { argument [all...] |
/forgerock/openidm-v4/openidm-crypto/src/main/java/org/forgerock/openidm/crypto/impl/ |
H A D | UpdatableKeyStoreSelector.java | 34 * Interface to select and keys from a keystore. Includes an update method 39 /** Key store to select keys from. */ 48 * @param keyStore the key store to select keys from. 57 public Key select(String key) throws JsonCryptoException { method in class:UpdatableKeyStoreSelector
|
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/ |
H A D | IDPPEmergencyContact.java | 97 * Gets the container attributes for a given select expression. 98 * @param select select expression. 101 public Set getContainerAttributesForSelect(String select) { argument 107 * given select expression. 108 * @param select Select expression. 110 * @return Attribute key value pair for the given select. 113 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPEncryptKey.java | 113 * Gets the container attributes for a given select expression. 114 * @param select select expression. 117 public Set getContainerAttributesForSelect(String select) { argument 124 * @param select Select expression. 126 * @return Attribute key value pair for the given select. 129 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPInformalName.java | 96 * Gets the container attributes for a given select expression. 97 * @param select Select expression. 100 public Set getContainerAttributesForSelect(String select) { argument 107 * @param select Select Excepression. 109 * @return Attribute key value pair for the given select. 112 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPSignKey.java | 115 * Gets the container attributes for a given select expression. 116 * @param select Select expression. 119 public Set getContainerAttributesForSelect(String select) { argument 126 * @param select Select expression. 128 * @return Attribute key value pair for the given select. 131 public Map getDataMapForSelect(String select, List data) argument
|
H A D | IDPPExtensionContainer.java | 121 * Gets the container attributes for a given select expression. 122 * @param select Select expression. 125 public Set getContainerAttributesForSelect(String select) { argument 132 String expContext = IDPPUtils.getExpressionContext(select); 142 String dsAttribute = getExtAttributeName(select); 151 * Gets the pp ds attribute name for a given select expression context. 152 * @param select Select expression. 155 private String getExtAttributeName(String select) { argument 161 String expContext = IDPPUtils.getExpressionContext(select); 175 * @param select Selec 180 getDataMapForSelect(String select, List data) argument [all...] |
H A D | IDPPFacade.java | 136 * Gets the container attributes for a given select expression. 137 * @param select Select expression. 140 public Set getContainerAttributesForSelect(String select) { argument 142 String expContext = IDPPUtils.getExpressionContext(select); 161 * given select expression. 162 * @param select Select Expression. 167 public Map getDataMapForSelect(String select, List data) argument 172 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPCommonName.java | 131 * Gets the container attributes for a given select expression. 132 * @param select Select expression. 135 public Set getContainerAttributesForSelect(String select) { argument 137 String expContext = IDPPUtils.getExpressionContext(select); 159 "AttributesForSelect. Invalid select."); 167 * @param select Select expression. 169 * @return Attribute key value pair for the given select. 172 public Map getDataMapForSelect(String select, List data) argument 176 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPDemographics.java | 138 * Gets the container attributes for a given select expression. 139 * @param select Select expression. 142 public Set getContainerAttributesForSelect(String select) { argument 149 String expContext = IDPPUtils.getExpressionContext(select); 172 * @param select Select expression. 174 * @return Map Attribute key value pair map for the given select. 177 public Map getDataMapForSelect(String select, List data) argument 183 String expContext = IDPPUtils.getExpressionContext(select);
|
H A D | IDPPEmploymentIdentity.java | 121 * Gets the container attributes for a given select expression. 122 * @param select Select expression. 125 public Set getContainerAttributesForSelect(String select) { argument 126 String expContext = IDPPUtils.getExpressionContext(select); 141 * @param select Select expression. 143 * @return Attribute key value pair for the given select. 146 public Map getDataMapForSelect(String select, List data) argument 150 String expContext = IDPPUtils.getExpressionContext(select);
|
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/plugin/ |
H A D | IDPPContainer.java | 63 * Gets the container attributes for a select expression. 64 * @param select select string. 65 * @return Set set of container attributes for the given select. 67 public Set getContainerAttributesForSelect(String select); argument 70 * Gets the data map for a given select and the data. 71 * @param select select expression. 73 * @return Map Attribute value pair for the given select and data. 76 public Map getDataMapForSelect(String select, Lis argument [all...] |
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/plugin/ |
H A D | IDPPContainer.java | 63 * Gets the container attributes for a select expression. 64 * @param select select string. 65 * @return Set set of container attributes for the given select. 67 public Set getContainerAttributesForSelect(String select); argument 70 * Gets the data map for a given select and the data. 71 * @param select select expression. 73 * @return Map Attribute value pair for the given select and data. 76 public Map getDataMapForSelect(String select, Lis argument [all...] |