|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPClientException | |
---|---|
oracle.security.idaas.rp.client |
Uses of RPClientException in oracle.security.idaas.rp.client |
---|
Methods in oracle.security.idaas.rp.client that throw RPClientException | |
---|---|
java.util.List<java.lang.String> |
RPClient.getIDPList() The call to this method returns a list of String that names all the available IDPs. |
java.lang.String |
RPClient.getSaeToken(java.util.Map<java.lang.String,java.lang.String> hashmap, java.lang.String secret, java.lang.String encSecret) Return the sae token using the given elements. |
Constructors in oracle.security.idaas.rp.client that throw RPClientException | |
---|---|
RPClient(java.lang.String applicationID, java.util.Properties config) This constructor builds for a given application ID the list of the available IDP name(s) to this application. |
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
PREV NEXT | FRAMES NO FRAMES |