Class AuthProperties.PasswordFlow
- java.lang.Object
-
- org.bremersee.security.authentication.AuthProperties.PasswordFlow
-
- All Implemented Interfaces:
org.bremersee.security.authentication.AccessTokenRetrieverProperties
,org.bremersee.security.authentication.ClientCredentialsFlowProperties
,org.bremersee.security.authentication.PasswordFlowProperties
- Enclosing class:
- AuthProperties
public static class AuthProperties.PasswordFlow extends Object implements org.bremersee.security.authentication.PasswordFlowProperties
OAuth2 password flow configuration properties.
-
-
Constructor Summary
Constructors Constructor Description PasswordFlow()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bremersee.security.authentication.AccessTokenRetrieverProperties
createCacheKeyHashed, getTokenEndpoint
-
-