Uses of Enum Class
org.apache.syncope.common.lib.types.OIDCResponseType
Packages that use OIDCResponseType
Package
Description
-
Uses of OIDCResponseType in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return types with arguments of type OIDCResponseType -
Uses of OIDCResponseType in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return OIDCResponseTypeModifier and TypeMethodDescriptionstatic OIDCResponseTypeReturns the enum constant of this class with the specified name.static OIDCResponseType[]OIDCResponseType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OIDCResponseType in org.apache.syncope.core.persistence.api.entity.am
Methods in org.apache.syncope.core.persistence.api.entity.am that return types with arguments of type OIDCResponseType -
Uses of OIDCResponseType in org.apache.syncope.core.persistence.jpa.entity.am
Fields in org.apache.syncope.core.persistence.jpa.entity.am with type parameters of type OIDCResponseTypeModifier and TypeFieldDescriptionprotected static final TypeReference<Set<OIDCResponseType>> JPAOIDCRPClientApp.RESPONSE_TYPE_TYPEREFMethods in org.apache.syncope.core.persistence.jpa.entity.am that return types with arguments of type OIDCResponseType -
Uses of OIDCResponseType in org.apache.syncope.core.persistence.neo4j.entity.am
Fields in org.apache.syncope.core.persistence.neo4j.entity.am with type parameters of type OIDCResponseTypeModifier and TypeFieldDescriptionprotected static final TypeReference<Set<OIDCResponseType>> Neo4jOIDCRPClientApp.RESPONSE_TYPE_TYPEREFMethods in org.apache.syncope.core.persistence.neo4j.entity.am that return types with arguments of type OIDCResponseType