Class: Identity::Resolver::StaticIdentityResolver
- Inherits:
-
Object
- Object
- Identity::Resolver::StaticIdentityResolver
- Defined in:
- lib/resolver.rb
Instance Method Summary collapse
Instance Method Details
#get_host ⇒ Object
4 5 6 |
# File 'lib/resolver.rb', line 4 def get_host 'https://staging.ufp.com:8443/identity-services/services' end |