| Interface | Description |
|---|---|
| IAuthCredentialToSubjectResolverSPI |
This interface needs to be implemented by all classes that are used for
resolving credentials to a certain subject.
|
| IAuthSubject |
Represents a user or any other subject that uses an application.
|
| Class | Description |
|---|---|
| AuthCredentialToSubjectResolverManager |
This handler is used to resolve a subject from validated credentials.
|
| AuthSubject |
Default implementation of the
IAuthSubject interface. |
Copyright © 2014–2017 Philip Helger. All rights reserved.