Annotation Type and Description |
---|
org.springframework.security.access.method.P
use @{code org.springframework.security.core.parameters.P}
|
Method and Description |
---|
org.springframework.security.core.userdetails.User.withDefaultPasswordEncoder()
Using this method is not considered safe for production, but is
acceptable for demos and getting started. For production purposes, ensure the
password is encoded externally. See the method Javadoc for additional details.
|