Class VitamEndpointUrlResolver

  • All Implemented Interfaces:
    org.openstack4j.api.identity.EndpointURLResolver

    public class VitamEndpointUrlResolver
    extends java.lang.Object
    implements org.openstack4j.api.identity.EndpointURLResolver
    • Field Summary

      • Fields inherited from interface org.openstack4j.api.identity.EndpointURLResolver

        LEGACY_EP_RESOLVING_PROP
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String findURLV2​(org.openstack4j.model.identity.URLResolverParams params)  
      java.lang.String findURLV3​(org.openstack4j.model.identity.URLResolverParams params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VitamEndpointUrlResolver

        public VitamEndpointUrlResolver​(StorageConfiguration configuration)
        Constructor
        Parameters:
        configuration - the given storageConfiguration
    • Method Detail

      • findURLV2

        public java.lang.String findURLV2​(org.openstack4j.model.identity.URLResolverParams params)
        Specified by:
        findURLV2 in interface org.openstack4j.api.identity.EndpointURLResolver
      • findURLV3

        public java.lang.String findURLV3​(org.openstack4j.model.identity.URLResolverParams params)
        Specified by:
        findURLV3 in interface org.openstack4j.api.identity.EndpointURLResolver