Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth.OAuthFlow
-
Packages that use OAuthFlow Package Description de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth -
-
Uses of OAuthFlow in de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth that return OAuthFlow Modifier and Type Method Description static OAuthFlowOAuthFlow. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OAuthFlow[]OAuthFlow. values()Returns an array containing the constants of this enum type, in the order they are declared.
-