Searched defs:select (Results 1 - 25 of 87) sorted by relevance

1234

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/cts/impl/queue/
H A DQueueSelector.java38 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 DQueueSelector.java38 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 DIDPPEmergencyContact.java97 * 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 DIDPPEncryptKey.java113 * 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 DIDPPInformalName.java96 * 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 DIDPPSignKey.java115 * 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 DIDPPExtensionContainer.java121 * 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 DIDPPFacade.java136 * 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 DIDPPCommonName.java131 * 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 DIDPPDemographics.java138 * 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 DIDPPEmploymentIdentity.java121 * 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 DIDPPLegalIdentity.java238 * 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 DIDPPMsgContact.java186 * 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 DUpdatableKeyStoreSelector.java34 * 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 DIDPPEmergencyContact.java97 * 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 DIDPPEncryptKey.java113 * 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 DIDPPInformalName.java96 * 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 DIDPPSignKey.java115 * 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 DIDPPExtensionContainer.java121 * 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 DIDPPFacade.java136 * 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 DIDPPCommonName.java131 * 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 DIDPPDemographics.java138 * 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 DIDPPEmploymentIdentity.java121 * 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 DIDPPContainer.java63 * 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 DIDPPContainer.java63 * 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...]

Completed in 100 milliseconds

1234