Uses of Interface
de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth.Authentication
Packages that use Authentication
Package
Description
-
Uses of Authentication in de.iip_ecosphere.platform.support.semanticId.eclass.handler
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.handler with type parameters of type AuthenticationMethods in de.iip_ecosphere.platform.support.semanticId.eclass.handler that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication(String authName) Get authentication for the given name.Methods in de.iip_ecosphere.platform.support.semanticId.eclass.handler that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth
Classes in de.iip_ecosphere.platform.support.semanticId.eclass.handler.auth that implement Authentication