csw.aas.core.deployment
package csw.aas.core.deployment
Members list
Type members
Classlikes
case class AASResolutionFailed(msg: String) extends Exception
Indicates that an attempt to resolve AAS service via location service was failed
class AuthConfig
Represents Authorization configuration
Represents Authorization configuration
Value parameters
- authServiceLocation
-
if authServiceLocation is provided, it will use it and treat it as auth enabled otherwise treat it as auth disabled
- config
-
application config
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object AuthConfig
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AuthConfig.type
object AuthServiceLocation
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AuthServiceLocation.type
In this article