Class WarlockAutoRegisterEvent
-
- All Implemented Interfaces:
-
java.io.Serializable,pro.fessional.wings.warlock.event.WarlockMetadataEvent
public class WarlockAutoRegisterEvent implements WarlockMetadataEvent- Since:
2021-02-26
trydofor
-
-
Field Summary
Fields Modifier and Type Field Description public final WarlockAuthnService.Detailsdetails
-
Constructor Summary
Constructors Constructor Description WarlockAutoRegisterEvent(WarlockAuthnService.Details details)
-
Method Summary
Modifier and Type Method Description WarlockAuthnService.DetailsgetDetails()booleanequals(@Nullable() Object o)inthashCode()StringtoString()-
-
Constructor Detail
-
WarlockAutoRegisterEvent
WarlockAutoRegisterEvent(WarlockAuthnService.Details details)
-
-
Method Detail
-
getDetails
WarlockAuthnService.Details getDetails()
-
hashCode
int hashCode()
-
-
-
-