fix javadoc typo
This commit is contained in:
@@ -153,7 +153,7 @@ public abstract class AbstractSaml2AuthenticationRequest implements Serializable
|
||||
/**
|
||||
* Creates a new Builder with relying party registration
|
||||
* @param registration the registration of the relying party.
|
||||
* @sine 5.8
|
||||
* @since 5.8
|
||||
*/
|
||||
protected Builder(RelyingPartyRegistration registration) {
|
||||
this.relyingPartyRegistrationId = registration.getRegistrationId();
|
||||
|
||||
Reference in New Issue
Block a user