mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-07-28 13:47:43 +02:00
Updated test
This commit is contained in:
parent
4a8b1054a1
commit
edc6aab28b
@ -2,8 +2,7 @@ package stirling.software.proprietary.security.model;
|
||||
|
||||
public enum AuthenticationType {
|
||||
WEB,
|
||||
SSO,
|
||||
// TODO: Worth making a distinction between OAuth2 and SAML2?
|
||||
@Deprecated(since = "1.0.2") SSO,
|
||||
OAUTH2,
|
||||
SAML2
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user