S
- the type of stateE
- the type of eventpublic interface StateMachineSecurityConfigurer<S,E>
Modifier and Type | Method and Description |
---|---|
SecurityConfigurer<S,E> |
withSecurity()
Gets a configurer for security.
|
SecurityConfigurer<S,E> withSecurity() throws java.lang.Exception
SecurityConfigurer
for chainingjava.lang.Exception
- if configuration error happens