Uses of Interface
org.gcube.smartgears.security.secrets.SecretFactory
-
Packages that use SecretFactory Package Description org.gcube.smartgears.context.application org.gcube.smartgears.security.secrets -
-
Uses of SecretFactory in org.gcube.smartgears.context.application
Methods in org.gcube.smartgears.context.application that return types with arguments of type SecretFactory Modifier and Type Method Description List<SecretFactory<? extends org.gcube.common.security.secrets.Secret>>ApplicationContext. allowedSecretFactories()returns the list of factory secrets ordered by priorityList<SecretFactory<? extends org.gcube.common.security.secrets.Secret>>DefaultApplicationContext. allowedSecretFactories() -
Uses of SecretFactory in org.gcube.smartgears.security.secrets
Classes in org.gcube.smartgears.security.secrets that implement SecretFactory Modifier and Type Class Description classGCubeKeyCloakSecretFactoryclassLegacyGCubeTokenSecretFactory
-