Searched defs:invocatorSession (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DSecurityTokenManagerIF.java106 * @param invocatorSession the session identifier
130 String invocatorSession,String resourceID,
129 getSAMLAuthorizationToken(String senderIdentity, String invocatorSession,String resourceID, boolean encryptedID,boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DSecurityTokenManagerImpl.java131 * @param invocatorSession the session identifier
154 String invocatorSession,String resourceID,boolean encryptedID,
161 toDOMDocument(invocatorSession,SecurityTokenManager.debug).
153 getSAMLAuthorizationToken(String senderIdentity, String invocatorSession,String resourceID,boolean encryptedID, boolean includeAuthN,boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DSecurityTokenProvider.java119 * @param invocatorSession <code>SessionContext</code> of the invocation
147 SessionContext invocatorSession,
160 * @param invocatorSession <code>SessionContext</code> of the invocation
186 SessionContext invocatorSession,
199 * @param invocatorSession <code>SessionContext</code> of the invocation
226 SessionContext invocatorSession,
239 * @param invocatorSession <code>SessionContext</code> of the invocation
265 SessionContext invocatorSession,
145 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
184 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
224 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
263 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DSecurityTokenManager.java219 * @param invocatorSession SessionContext of the invocation identity, it
240 SessionContext invocatorSession,
247 invocatorSession,
259 * @param invocatorSession SessionContext of the invocation identity, it
280 SessionContext invocatorSession,
287 invocatorSession,
300 * @param invocatorSession SessionContext of the invocation identity, it
326 SessionContext invocatorSession,
333 invocatorSession,
346 * @param invocatorSession SessionContex
238 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
278 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
324 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
371 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
[all...]
H A DSecurityTokenManagerClient.java389 * @param invocatorSession <code>SessionContext</code> of the invocation
416 SessionContext invocatorSession,
424 senderIdentity, invocatorSession, resourceID,
431 String sc = invocatorSession.toXMLString(true, true);
455 * @param invocatorSession <code>SessionContext</code> of the invocation
481 SessionContext invocatorSession,
489 senderIdentity, invocatorSession, encResourceID,
498 String sc = invocatorSession.toXMLString(true, true);
414 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
479 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DLibSecurityTokenProvider.java290 * @param invocatorSession SessionContext of the invocation identity, it
316 SessionContext invocatorSession,
322 return getSAMLToken(senderIdentity, invocatorSession, resourceID,
333 * @param invocatorSession SessionContext of the invocation identity, it
357 SessionContext invocatorSession,
363 return getSAMLToken(senderIdentity, invocatorSession, encResourceID,
373 * @param invocatorSession SessionContext of the invocation identity, it
399 SessionContext invocatorSession,
405 return getSAMLToken(senderIdentity, invocatorSession, resourceID,
415 * @param invocatorSession SessionContex
314 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
355 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
397 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
439 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
455 getSAMLToken( NameIdentifier senderIdentity, SessionContext invocatorSession, Object resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID, boolean isBear) argument
594 createResourceAccessStatement( NameIdentifier senderIdentity, SessionContext invocatorSession, Object resourceID, boolean isBear) argument
647 createSubjectAndProxySubject(NameIdentifier senderIdentity, SessionContext invocatorSession, boolean isBear) argument
687 createSessionContextStatement( NameIdentifier senderIdentity, SessionContext invocatorSession, boolean isBear) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DSecurityTokenManagerIF.java106 * @param invocatorSession the session identifier
130 String invocatorSession,String resourceID,
129 getSAMLAuthorizationToken(String senderIdentity, String invocatorSession,String resourceID, boolean encryptedID,boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DSecurityTokenManagerImpl.java131 * @param invocatorSession the session identifier
154 String invocatorSession,String resourceID,boolean encryptedID,
161 toDOMDocument(invocatorSession,SecurityTokenManager.debug).
153 getSAMLAuthorizationToken(String senderIdentity, String invocatorSession,String resourceID,boolean encryptedID, boolean includeAuthN,boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DSecurityTokenProvider.java119 * @param invocatorSession <code>SessionContext</code> of the invocation
147 SessionContext invocatorSession,
160 * @param invocatorSession <code>SessionContext</code> of the invocation
186 SessionContext invocatorSession,
199 * @param invocatorSession <code>SessionContext</code> of the invocation
226 SessionContext invocatorSession,
239 * @param invocatorSession <code>SessionContext</code> of the invocation
265 SessionContext invocatorSession,
145 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
184 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
224 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
263 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DSecurityTokenManager.java219 * @param invocatorSession SessionContext of the invocation identity, it
240 SessionContext invocatorSession,
247 invocatorSession,
259 * @param invocatorSession SessionContext of the invocation identity, it
280 SessionContext invocatorSession,
287 invocatorSession,
300 * @param invocatorSession SessionContext of the invocation identity, it
326 SessionContext invocatorSession,
333 invocatorSession,
346 * @param invocatorSession SessionContex
238 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
278 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
324 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
371 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
[all...]
H A DSecurityTokenManagerClient.java389 * @param invocatorSession <code>SessionContext</code> of the invocation
416 SessionContext invocatorSession,
424 senderIdentity, invocatorSession, resourceID,
431 String sc = invocatorSession.toXMLString(true, true);
455 * @param invocatorSession <code>SessionContext</code> of the invocation
481 SessionContext invocatorSession,
489 senderIdentity, invocatorSession, encResourceID,
498 String sc = invocatorSession.toXMLString(true, true);
414 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
479 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
H A DLibSecurityTokenProvider.java293 * @param invocatorSession SessionContext of the invocation identity, it
319 SessionContext invocatorSession,
325 return getSAMLToken(senderIdentity, invocatorSession, resourceID,
336 * @param invocatorSession SessionContext of the invocation identity, it
360 SessionContext invocatorSession,
366 return getSAMLToken(senderIdentity, invocatorSession, encResourceID,
376 * @param invocatorSession SessionContext of the invocation identity, it
402 SessionContext invocatorSession,
408 return getSAMLToken(senderIdentity, invocatorSession, resourceID,
418 * @param invocatorSession SessionContex
317 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
358 getSAMLAuthorizationToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
400 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, String resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
442 getSAMLBearerToken( NameIdentifier senderIdentity, SessionContext invocatorSession, EncryptedResourceID encResourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID) argument
458 getSAMLToken( NameIdentifier senderIdentity, SessionContext invocatorSession, Object resourceID, boolean includeAuthN, boolean includeResourceAccessStatement, String recipientProviderID, boolean isBear) argument
597 createResourceAccessStatement( NameIdentifier senderIdentity, SessionContext invocatorSession, Object resourceID, boolean isBear) argument
650 createSubjectAndProxySubject(NameIdentifier senderIdentity, SessionContext invocatorSession, boolean isBear) argument
690 createSessionContextStatement( NameIdentifier senderIdentity, SessionContext invocatorSession, boolean isBear) argument
[all...]

Completed in 40 milliseconds