Changes in implementation of Security API - get Token 00/10400/2
authorychacon <yennifer.chacon@est.tech>
Wed, 8 Feb 2023 08:41:34 +0000 (09:41 +0100)
committerychacon <yennifer.chacon@est.tech>
Thu, 9 Feb 2023 14:52:10 +0000 (15:52 +0100)
commitcfa08775db2ed44e603b0ceccf36a50f59bd679a
treede16687b80261dfc3629ee2eae48e93b96d9d9b9
parentbf237808ac109b30461a453c59ff4e9cc9b297f4
Changes in implementation of Security API - get Token

Issue-ID: NONRTRIC-836
Signed-off-by: ychacon <yennifer.chacon@est.tech>
Change-Id: I5eb350a63582c6e24651dd89f392dab0a9db1d8b
capifcore/internal/securityapi/typeaccess.go [new file with mode: 0644]
capifcore/internal/securityapi/typevalidation.go [new file with mode: 0644]
capifcore/internal/securityapi/typevalidation_test.go [new file with mode: 0644]
capifcore/internal/securityservice/security.go
capifcore/internal/securityservice/security_test.go